diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-23 21:38:12 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-23 21:38:12 +0000 |
commit | 77270119c57c2beb66c027bf8d6c1ca751a10b7e (patch) | |
tree | 3663c1184286a33a63f1cc88cebe4c7a79f38314 /TODO | |
parent | a97e1d1f07821e7d508dd7e5280583a5a6d5df4f (diff) | |
download | busybox-w32-77270119c57c2beb66c027bf8d6c1ca751a10b7e.tar.gz busybox-w32-77270119c57c2beb66c027bf8d6c1ca751a10b7e.tar.bz2 busybox-w32-77270119c57c2beb66c027bf8d6c1ca751a10b7e.zip |
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@116 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ | |||
1 | TODO list for busybox in no particular order | ||
2 | |||
3 | * Add in a mini syslogd | ||
4 | * Allow tar to create archives with sockets, devices, and other special files | ||
5 | * Add in a mini modprobe, insmod, rmmod | ||
6 | * poweroff | ||
7 | * Change init so halt, reboot (and poweroff) work with an initrd | ||
8 | when init is not PID 1 | ||
9 | * | ||