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)
commit9b4db872cfeeca08a45b18c38308a5a19f6d77d0
tree0920f5ee656c52738cc894455027d1e3487173ec
parent433d7ead3c4d66d35f7a296ec38becb1c8afa3ff
move busybox init scripts from base-files into the busybox package and make them depend on busybox menuconfig options

SVN-Revision: 5620
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]