fleshed out a bit more... just wanted to put the current
[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 * login/sulogin/passwd/getty/etc are part of tinylogin, and so are not
7     needed or wanted in busybox (or else I'd have to link in libcrypt).
8
9 * Networking apps are probably going to be split out some time soon into a
10     separate package (named perhaps tiny-netkit?).  This currently includes 
11     hostid, hostname, mnc, and ping.
12
13
14  -Erik
15
16 -----------
17
18 * Allow tar to create archives with sockets, devices, and other special files
19 * Make insmod actually work
20 * dnsdomainname
21 * traceroute/nslookup/netstat
22 * rdate
23 * hwclock
24 * killall
25 * stty
26 * tr
27 * expr (maybe?)  (ash builtin?)
28