diff options
author | Eric Andersen | 1999-12-11 04:16:51 +0000 |
---|---|---|
committer | Eric Andersen | 1999-12-11 04:16:51 +0000 |
commit | 84b009256f2c17908ed768fea67bba8380ee1f26 (patch) | |
tree | 33a81760971a95856be3db8344c38fc235e07c91 /TODO | |
parent | b52a218c95ac69977e0a7e1c0ab9563c28e145d0 (diff) | |
download | busybox-84b009256f2c17908ed768fea67bba8380ee1f26.zip busybox-84b009256f2c17908ed768fea67bba8380ee1f26.tar.gz |
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. * Allow tar to create archives with sockets, devices, and other special files * Add in a mini insmod, rmmod, lsmod +* 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. * dnsdomainname * traceroute/nslookup/netstat * rdate |