diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-12-11 04:16:51 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-12-11 04:16:51 +0000 |
commit | 84b009256f2c17908ed768fea67bba8380ee1f26 (patch) | |
tree | 33a81760971a95856be3db8344c38fc235e07c91 /TODO | |
parent | b52a218c95ac69977e0a7e1c0ab9563c28e145d0 (diff) | |
download | busybox-w32-84b009256f2c17908ed768fea67bba8380ee1f26.tar.gz busybox-w32-84b009256f2c17908ed768fea67bba8380ee1f26.tar.bz2 busybox-w32-84b009256f2c17908ed768fea67bba8380ee1f26.zip |
Minor updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ around to it some time. If you have any good ideas, please let me know. | |||
9 | 9 | ||
10 | * Allow tar to create archives with sockets, devices, and other special files | 10 | * Allow tar to create archives with sockets, devices, and other special files |
11 | * Add in a mini insmod, rmmod, lsmod | 11 | * Add in a mini insmod, rmmod, lsmod |
12 | * init clearly needs to support some type of minimalist /etc/inittab. I | ||
13 | currently have _way_ too much policy hardcoded in the source. Adding | ||
14 | support for getty has made me realize how much that sucks. | ||
12 | * dnsdomainname | 15 | * dnsdomainname |
13 | * traceroute/nslookup/netstat | 16 | * traceroute/nslookup/netstat |
14 | * rdate | 17 | * rdate |