--- Custom Firmware Mod ---
Hi there. I to clean up the openwrt setup from the 3.10 firmware. So I go down to the 10.03 backfire openwrt version and include kernel 2.6.32.32 from 3.10 open source firmware. Also the uboot and mdt utils where taken from there. The remaining components comes from openwrt itself (some packages where updated to the current provided ones or own release changes (e.g. openssl was updated to 1.0.0t)).
The following goals where targeted:
- Get a simple switch with linux and 5 usable network ports (4+1 (WAN port is a LAN port now).
Originally I wanted attach a raspi to it, powered by the USB power port.
- The OS should boot from USB-Stick. Currently the kernel is flashed on the first kernel partition which is booted from UBoot. The partition /dev/sda1 (ext2) is then used as rootfs.
- OpenWRT should include the following packages:
- dropbear
- openvpn
- privoxy
All of the targets where achieved. The Raspi setup works, though my needs where getting low to really use this setup, because the EasyBox seems to fit my needs now.
I want to share some information on a repo, maybe some one has interest to extend this setup, or better include the setup in upstream openwrt (with old kernel of cource, since the switch driver model isn't available as open source).
github.com/Quallenauge/Easybox-904-XDSL
(Last edited by QAuge on 8 Jan 2017, 21:59)