add hotplug stuff to trunk/
authorFelix Fietkau <nbd@openwrt.org>
Mon, 7 Nov 2005 01:12:51 +0000 (01:12 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 7 Nov 2005 01:12:51 +0000 (01:12 +0000)
commit9a354dc53ae79f44a731e081ea1b733fda21b61b
tree523205d7071063e42f742aeabadd523f78b8504f
parentd237cc512af73e9172c449698e7393ab3a56a60f
add hotplug stuff to trunk/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2364 3c298f89-4303-0410-b956-a3cf2f4a3e73
26 files changed:
openwrt/package/base-files/Makefile
openwrt/package/base-files/default/etc/functions.sh
openwrt/package/base-files/default/etc/hotplug.d/net/01-wds [new file with mode: 0644]
openwrt/package/base-files/default/etc/hotplug.d/usb/01-mount [new file with mode: 0644]
openwrt/package/base-files/default/sbin/hotplug [new file with mode: 0755]
openwrt/package/base-files/default/sbin/ifdown
openwrt/package/base-files/default/usr/share/udhcpc/default.script
openwrt/package/base-files/files/hotplug [deleted file]
openwrt/package/base-files/ipkg/hotplug.control [deleted file]
openwrt/package/busybox/Makefile
openwrt/package/ntpclient/Makefile
openwrt/package/ntpclient/files/ntpclient.init
openwrt/package/ppp/Makefile
openwrt/package/ppp/files/etc/ppp/ip-down [new file with mode: 0755]
openwrt/package/ppp/files/etc/ppp/ip-up [new file with mode: 0755]
openwrt/package/ppp/files/ifup.pppoa
openwrt/package/ppp/files/ifup.pppoe
openwrt/package/pptp/Makefile
openwrt/package/pptp/files/ifup.pptp
openwrt/target/linux/imagebuilder/lists/default-annex-a.ar7-2.4
openwrt/target/linux/imagebuilder/lists/default-annex-b.ar7-2.4
openwrt/target/linux/imagebuilder/lists/micro.ar7-2.4
openwrt/target/linux/imagebuilder/lists/micro.brcm-2.4
openwrt/target/linux/imagebuilder/lists/micro.x86-2.4
openwrt/target/linux/imagebuilder/lists/pptp.brcm-2.4
openwrt/target/linux/imagebuilder/lists/pptp.x86-2.4