diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ around to it some time. If you have any good ideas, please let me know. | |||
11 | ----------- | 11 | ----------- |
12 | 12 | ||
13 | * Allow tar to create archives with sockets, devices, and other special files | 13 | * Allow tar to create archives with sockets, devices, and other special files |
14 | * Add in a mini insmod, rmmod, lsmod | 14 | * Make insmod actually work |
15 | * init clearly needs to support some type of minimalist /etc/inittab. I | 15 | * init clearly needs to support some type of minimalist /etc/inittab. I |
16 | currently have _way_ too much policy hardcoded in the source. Adding | 16 | currently have _way_ too much policy hardcoded in the source. Adding |
17 | support for getty has made me realize how much that sucks. | 17 | support for getty has made me realize how much that sucks. |