add config file /etc/config/network, add board-specific network.overrides (instead...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Jul 2005 14:02:53 +0000 (14:02 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Jul 2005 14:02:53 +0000 (14:02 +0000)
commitf80d4fdc68858ba956a39e19ad6efa868beb827e
tree6774b82fd38b45494fc668c919d763dae64ab7c1
parenta73e9e4b00485d9182471cae6e3911878a4486b8
add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
19 files changed:
package/base-files/default/bin/firstboot
package/base-files/default/etc/config/network [new file with mode: 0644]
package/base-files/default/etc/functions.sh
package/base-files/default/etc/init.d/S10boot
package/base-files/default/etc/init.d/S40network
package/base-files/default/etc/init.d/S45firewall
package/base-files/default/etc/init.d/S50dnsmasq
package/base-files/default/etc/nvram.overrides [deleted file]
package/base-files/default/sbin/ifdown
package/base-files/default/sbin/ifup
package/ppp/files/ifup.pppoe
package/pptp/files/ifup.pptp
scripts/configtest.pl
target/linux/package/Makefile
target/linux/package/openwrt/Makefile
target/linux/package/openwrt/files/network.overrides.ar7 [new file with mode: 0644]
target/linux/package/openwrt/files/network.overrides.brcm [new file with mode: 0644]
target/linux/package/openwrt/ipkg/base-files-arch.control [new file with mode: 0644]
target/linux/package/openwrt/ipkg/openwrt-utils.control [deleted file]