aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 52a4a53ad43ff75848375abead84a88a58c33072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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.

 -Erik

-----------

* Allow tar to create archives with sockets, devices, and other special files
* Add in a mini insmod, rmmod, lsmod
* Change init so halt, reboot (and poweroff) work with an initrd
    when init is not PID 1
* poweroff
* du
* mkfifo
* dnsdomainname
* traceroute/nslookup/netstat
* rdate
* hwclock
* login/getty
* free
* killall
* tee
* stty
* head/tail
* sort/uniq
* wc
* tr
* expr (maybe)?