There is mod in the target/lantiq/base-files.mk to remove the standard /etc/config/network. There is then a runtime script to determine defaults.
This does not seem to work for failsafe mode, where /etc/config/network cannot be created. At least that's what I see on a test. No eth0/lan interface defined. +define Package/base-files/install-target + rm -f $(1)/etc/config/network +endef I'll look at making a change to this. Are there any suggestions for a preferred method? Thanks, Conor O'Gorman _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel