Add an initial FAQ
[oweals/busybox.git] / TODO
diff --git a/TODO b/TODO
index 44525cf324e736b3cfb87ba84fd42e0c97660cef..ffffd4f5329425bb2a4cddad15977fc1d33c8cc9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,11 @@
-TODO list for busybox in no particular order
+Busybox TODO
 
-If you have any good ideas, please let me know.
+Stuff that needs to be done
 
-* 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
-*   
+----
+tr - missing SuS3 features in busybox 1.0pre10 
+
+tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=]
+support is also missing.
+----