diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-23 21:38:12 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-23 21:38:12 +0000 |
commit | 394f764e7d059e979f72ba88c31f4fa94a252ebf (patch) | |
tree | 3663c1184286a33a63f1cc88cebe4c7a79f38314 /TODO | |
parent | cb41c2e83b9e9997b9737d7061d53f7c11a463a8 (diff) | |
download | busybox-w32-394f764e7d059e979f72ba88c31f4fa94a252ebf.tar.gz busybox-w32-394f764e7d059e979f72ba88c31f4fa94a252ebf.tar.bz2 busybox-w32-394f764e7d059e979f72ba88c31f4fa94a252ebf.zip |
Stuf
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 | * | ||