commit | 394f764e7d059e979f72ba88c31f4fa94a252ebf | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Nov 23 21:38:12 1999 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Nov 23 21:38:12 1999 +0000 |
tree | 3663c1184286a33a63f1cc88cebe4c7a79f38314 | |
parent | cb41c2e83b9e9997b9737d7061d53f7c11a463a8 [diff] [blame] |
Stuf
diff --git a/TODO b/TODO new file mode 100644 index 0000000..20cd41e --- /dev/null +++ b/TODO
@@ -0,0 +1,9 @@ +TODO list for busybox in no particular order + +* Add in a mini syslogd +* Allow tar to create archives with sockets, devices, and other special files +* Add in a mini modprobe, insmod, rmmod +* poweroff +* Change init so halt, reboot (and poweroff) work with an initrd + when init is not PID 1 +*