rewrite of the network scripts and configuration
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Jul 2006 03:09:09 +0000 (03:09 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Jul 2006 03:09:09 +0000 (03:09 +0000)
commitc4f3575368c5aeef4134d82125df2814d688cc2a
tree3a7ec356cf8ec9ada9d0ddbf6ccbd1cbb9aae869
parent31d94a76a79ef8c973fb75ee17713593bfb7ebbd
rewrite of the network scripts and configuration

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4323 3c298f89-4303-0410-b956-a3cf2f4a3e73
39 files changed:
package/base-files/ar7-2.4/etc/config/network
package/base-files/aruba-2.6/etc/config/network
package/base-files/au1000-2.6/etc/config/network
package/base-files/brcm-2.4/etc/hotplug.d/net/09-net [deleted file]
package/base-files/brcm-2.4/etc/init.d/S05netconfig
package/base-files/brcm-2.6/etc/hotplug.d/net/09-net [deleted file]
package/base-files/brcm-2.6/etc/init.d/S05netconfig
package/base-files/default/etc/hotplug.d/net/10-net
package/base-files/default/etc/init.d/S10boot
package/base-files/default/etc/init.d/S40network [new file with mode: 0755]
package/base-files/default/etc/init.d/rcS
package/base-files/default/lib/network/config.sh [new file with mode: 0755]
package/base-files/default/sbin/hotplug
package/base-files/default/sbin/ifdown
package/base-files/default/sbin/ifup
package/base-files/default/sbin/wifi
package/base-files/default/usr/share/udhcpc/default.script
package/base-files/rb532-2.6/etc/config/network
package/base-files/sibyte-2.6/etc/config/network
package/base-files/x86-2.4/etc/config/network
package/base-files/x86-2.6/etc/config/network
package/base-files/xscale-2.6/etc/config/network
package/broadcom-wl/files/lib/wifi/broadcom.sh
package/dnsmasq/files/dnsmasq.init
package/iptables/files/firewall.awk
package/iptables/files/firewall.init
package/iptables/files/firewall.user [changed mode: 0755->0644]
package/ppp/Makefile
package/ppp/files/ifup.pppoa [deleted file]
package/ppp/files/ifup.pppoe [deleted file]
package/ppp/files/ppp.sh [new file with mode: 0644]
package/ppp/files/pppoa.sh [new file with mode: 0644]
package/ppp/files/pppoe.sh [new file with mode: 0644]
package/ppp/files/pptp.sh [new file with mode: 0644]
package/pptp/Makefile
package/pptp/files/ifup.pptp [deleted file]
package/pptp/files/pptp.sh [new file with mode: 0644]
package/switch/Makefile
package/switch/files/switch.sh [new file with mode: 0644]