blob: 52a4a53ad43ff75848375abead84a88a58c33072 [file] [log] [blame]
Eric Andersenb186d981999-12-03 09:19:54 +00001TODO list for busybox in no particular order. Just because something
2is listed here doesn't mean that it is going to be added to busybox,
3or that doing so is even a good idea. It just means that I _might_ get
4around to it some time. If you have any good ideas, please let me know.
Eric Andersen394f7641999-11-23 21:38:12 +00005
Eric Andersenb186d981999-12-03 09:19:54 +00006 -Erik
7
8-----------
Eric Andersenbefda6e1999-11-25 08:06:22 +00009
Eric Andersen394f7641999-11-23 21:38:12 +000010* Allow tar to create archives with sockets, devices, and other special files
Eric Andersenb186d981999-12-03 09:19:54 +000011* Add in a mini insmod, rmmod, lsmod
Eric Andersen394f7641999-11-23 21:38:12 +000012* Change init so halt, reboot (and poweroff) work with an initrd
13 when init is not PID 1
Eric Andersenb186d981999-12-03 09:19:54 +000014* poweroff
15* du
16* mkfifo
Eric Andersen485b9551999-12-07 23:14:59 +000017* dnsdomainname
18* traceroute/nslookup/netstat
Eric Andersenb186d981999-12-03 09:19:54 +000019* rdate
20* hwclock
21* login/getty
22* free
23* killall
24* tee
25* stty
26* head/tail
27* sort/uniq
28* wc
29* tr
30* expr (maybe)?
31