blob: 5daa67a643b7f23392e7a890fe2501ddbd67aa5d [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
Eric Andersenb186d981999-12-03 09:19:54 +000015* mkfifo
Eric Andersen485b9551999-12-07 23:14:59 +000016* dnsdomainname
17* traceroute/nslookup/netstat
Eric Andersenb186d981999-12-03 09:19:54 +000018* rdate
19* hwclock
Eric Andersenb186d981999-12-03 09:19:54 +000020* killall
Eric Andersenb186d981999-12-03 09:19:54 +000021* stty
Eric Andersenb186d981999-12-03 09:19:54 +000022* sort/uniq
23* wc
24* tr
Eric Andersen1792f8c1999-12-09 06:11:36 +000025* expr (maybe)? (ash builtin?)
26* login/sulogin/passwd/getty (These are actully now part of tinylogin, which
27 I've just started to maintain).
Eric Andersenb186d981999-12-03 09:19:54 +000028