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)
commit2e8e51060ffcc46bb1308d7eae4d2bc3456deacf
treec82e5b250e3389ec4e4fe8ef16361eae61572845
parent14a88822fd3f6883af5b4d66f584a3254202fd29
add hotplug stuff to trunk/

SVN-Revision: 2364
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