Building OpenWrt – Midge

Notes

These are a collection of notes useful when modifying the OpenWrt/Midge build system.

File Locations
To alter the default network IP Addresses:-
target/linux/package/base-files/files/adm5120-2.4/etc/network/interfaces

Default Name Server
target/linux/package/base-files/files/adm5120-2.4/etc

ipk configuration – alter this to point to your in-house web server to allow packages to be easily installed on the router.
target/linux/package/base-files/files/adm5120-2.4/etc/ipkg.conf

Comments are closed.