add config file /etc/config/network, add board-specific network.overrides (instead...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 21 Jul 2005 14:02:53 +0000 (14:02 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 21 Jul 2005 14:02:53 +0000 (14:02 +0000)
commit29a4b712e8658f13bf6f836943ec81d7cbcd3b73
tree57b8983b840371a9290d4ead137ab9ea8f457c5f
parent26854133f64778924b1f1974487bade7dbce8194
add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)

SVN-Revision: 1519
19 files changed:
openwrt/package/base-files/default/bin/firstboot
openwrt/package/base-files/default/etc/config/network [new file with mode: 0644]
openwrt/package/base-files/default/etc/functions.sh
openwrt/package/base-files/default/etc/init.d/S10boot
openwrt/package/base-files/default/etc/init.d/S40network
openwrt/package/base-files/default/etc/init.d/S45firewall
openwrt/package/base-files/default/etc/init.d/S50dnsmasq
openwrt/package/base-files/default/etc/nvram.overrides [deleted file]
openwrt/package/base-files/default/sbin/ifdown
openwrt/package/base-files/default/sbin/ifup
openwrt/package/ppp/files/ifup.pppoe
openwrt/package/pptp/files/ifup.pptp
openwrt/scripts/configtest.pl
openwrt/target/linux/package/Makefile
openwrt/target/linux/package/openwrt/Makefile
openwrt/target/linux/package/openwrt/files/network.overrides.ar7 [new file with mode: 0644]
openwrt/target/linux/package/openwrt/files/network.overrides.brcm [new file with mode: 0644]
openwrt/target/linux/package/openwrt/ipkg/base-files-arch.control [new file with mode: 0644]
openwrt/target/linux/package/openwrt/ipkg/openwrt-utils.control [deleted file]