busybox/TODO

29 lines
809 B
Plaintext
Raw Normal View History

1999-12-03 14:49:54 +05:30
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.
1999-11-24 03:08:12 +05:30
1999-12-03 14:49:54 +05:30
-Erik
-----------
1999-11-25 13:36:22 +05:30
1999-11-24 03:08:12 +05:30
* Allow tar to create archives with sockets, devices, and other special files
1999-12-03 14:49:54 +05:30
* Add in a mini insmod, rmmod, lsmod
1999-11-24 03:08:12 +05:30
* Change init so halt, reboot (and poweroff) work with an initrd
when init is not PID 1
1999-12-03 14:49:54 +05:30
* poweroff
* mkfifo
1999-12-08 04:44:59 +05:30
* dnsdomainname
* traceroute/nslookup/netstat
1999-12-03 14:49:54 +05:30
* 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).
1999-12-03 14:49:54 +05:30