summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index e599fdd..669c90d 100644
--- a/README.md
+++ b/README.md
@@ -76,11 +76,13 @@ Todos
* set up os-specific toolchain!
* set dependancies in the makefile properly!
-* Port coreutils, gcc?
+
+* User space
+
* E1000 driver
* Networking stack
-* Web-server
-* User space
+* copy files over network! read/write
+
* window manager
* 64-bit
@@ -88,6 +90,8 @@ Todos
* JVM
* USB driver
* Higher half kernel
+* Web-server
+* Port coreutils, gcc?
Issues
------