summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-10-22 21:53:07 +0200
committerMichal Idziorek <m.i@gmx.at>2014-10-22 21:53:07 +0200
commitd1fdffd5445f7f57966828943c00e62446d64ccc (patch)
tree6e2faa3dbf078423a21179efe9b365929c496cf5 /README.md
parent6f84dc52eae0eea3417ecc0ecfabc9d675f6a355 (diff)
added some NOTES to README
Diffstat (limited to 'README.md')
-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
------