damnit.
[oweals/busybox.git] / TODO
diff --git a/TODO b/TODO
index 20cd41ea3462df316e256302da8a2228d89f7049..2145db441246b308a5138abf131083e4eef54d03 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,24 @@
-TODO list for busybox in no particular order
+TODO list for busybox in no particular order. Just because something
+is listed here doesn't mean that it is going to be added to busybox,
+or that doing so is even a good idea. It just means that I _might_ get
+around to it some time. If you have any good ideas, please let me know.
+
+ -Erik
+
+-----------
 
-* 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
-* 
+* Add in a mini insmod, rmmod, lsmod
+* dnsdomainname
+* traceroute/nslookup/netstat
+* rdate
+* hwclock
+* killall
+* stty
+* sort/uniq
+* wc
+* tr
+* expr (maybe?)  (ash builtin?)
+* login/sulogin/passwd/getty  (These are actully now part of tinylogin, which 
+                                I've just started to maintain).
+