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-12-11 09:46:51 +05:30
|
|
|
* init clearly needs to support some type of minimalist /etc/inittab. I
|
|
|
|
currently have _way_ too much policy hardcoded in the source. Adding
|
|
|
|
support for getty has made me realize how much that sucks.
|
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
|
1999-12-10 13:55:07 +05:30
|
|
|
* expr (maybe?) (ash builtin?)
|
1999-12-09 11:41:36 +05:30
|
|
|
* 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
|
|
|
|