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)
commit629b5c0767c8557ab688582bb6bd86c448f8c243
tree57b8983b840371a9290d4ead137ab9ea8f457c5f
parentaf1defb8112803209042a689abfe38beaf1a4554
add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]
This page took 0.045814 seconds and 4 git commands to generate.