f62cbc39f93f6c9b3c9773b2893ab56089f6fa9b
[oweals/busybox.git] / TODO
1 TODO list for busybox in no particular order. Just because something
2 is listed here doesn't mean that it is going to be added to busybox,
3 or that doing so is even a good idea. It just means that I _might_ get
4 around to it some time. If you have any good ideas, please let me know.
5
6  -Erik
7
8 -----------
9
10 * Allow tar to create archives with sockets, devices, and other special files
11 * Add in a mini insmod, rmmod, lsmod
12 * Change init so halt, reboot (and poweroff) work with an initrd
13     when init is not PID 1
14 * poweroff
15 * mkfifo
16 * dnsdomainname
17 * traceroute/nslookup/netstat
18 * rdate
19 * hwclock
20 * killall
21 * stty
22 * head
23 * sort/uniq
24 * wc
25 * tr
26 * expr (maybe)?  (ash builtin?)
27 * login/sulogin/passwd/getty  (These are actully now part of tinylogin, which 
28                                 I've just started to maintain).
29