aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2021-12-19 19:13:41 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2021-12-19 19:13:41 +0200
commit98255910aa82c27d04ba79704086eca2310b3075 (patch)
treef588fc5d75d458d93d44993fecbaf232a74da3a4 /TODO.txt
parent9966b49db468de0168c7a455dfb5b4c66c413c4d (diff)
downloadkmi-98255910aa82c27d04ba79704086eca2310b3075.tar.gz
kmi-98255910aa82c27d04ba79704086eca2310b3075.zip
Add cpio newc format reader
+ Still need to actually add in an initrd that uses the format :D
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 149fcfc..bbe214d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,3 +4,5 @@
+ Create sensible thread handling
+ Add in init process loading
+ Make sure vmap is in 4K increments or whatever
++ Remove/converge convnum and debugging __atoi
++ Create actual init program