diff options
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 |