diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-25 08:06:22 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-25 08:06:22 +0000 |
commit | a3d57996173980efd5de9eeb4383e440b731d730 (patch) | |
tree | 655d3ba8ac9b35679a23fccf019490e5462d192a /TODO | |
parent | 2dc5d63dfcb30058e2368a2c3dd86f539d2c2075 (diff) | |
download | busybox-w32-a3d57996173980efd5de9eeb4383e440b731d730.tar.gz busybox-w32-a3d57996173980efd5de9eeb4383e440b731d730.tar.bz2 busybox-w32-a3d57996173980efd5de9eeb4383e440b731d730.zip |
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@119 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ | |||
1 | TODO list for busybox in no particular order | 1 | TODO list for busybox in no particular order |
2 | 2 | ||
3 | * Add in a mini syslogd | 3 | If you have any good ideas, please let me know. |
4 | |||
4 | * Allow tar to create archives with sockets, devices, and other special files | 5 | * Allow tar to create archives with sockets, devices, and other special files |
5 | * Add in a mini modprobe, insmod, rmmod | 6 | * Add in a mini modprobe, insmod, rmmod |
6 | * poweroff | 7 | * poweroff |
7 | * Change init so halt, reboot (and poweroff) work with an initrd | 8 | * Change init so halt, reboot (and poweroff) work with an initrd |
8 | when init is not PID 1 | 9 | when init is not PID 1 |
9 | * | 10 | * |