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)
commite22d43b847e10b4376ae99f8b207da997db42a31
tree57b8983b840371a9290d4ead137ab9ea8f457c5f
parent15f4fa00effe38ee9df8542dc4bde93772bff67d
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]