move busybox init scripts from base-files into the busybox package and make them...
authorFelix Fietkau <nbd@openwrt.org>
Wed, 22 Nov 2006 23:06:40 +0000 (23:06 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 22 Nov 2006 23:06:40 +0000 (23:06 +0000)
commit36dbcb9b377d3b3576ff081f229dd437e84a92bf
tree0920f5ee656c52738cc894455027d1e3487173ec
parent627966575eb4c6340e2019ed2c5281cd5c8e2d6d
move busybox init scripts from base-files into the busybox package and make them depend on busybox menuconfig options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5620 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/default/etc/init.d/cron [deleted file]
package/base-files/default/etc/init.d/httpd [deleted file]
package/base-files/default/etc/init.d/telnet [deleted file]
package/busybox/Makefile
package/busybox/files/cron [new file with mode: 0755]
package/busybox/files/httpd [new file with mode: 0755]
package/busybox/files/telnet [new file with mode: 0755]