diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -68,14 +68,15 @@ Please note that all features are only very rudimentary and buggy. * Keyboard driver (redesign!) * VESA * Spinlocks +* Simple Shell +* Simple Ext2 driver (read-only) Todos ----- -* set up os-specific toolchain -* set dependancies in the makefile! -* Port newlib and gcc -* Shell +* set up os-specific toolchain! +* set dependancies in the makefile properly! +* Port coreutils, gcc? * E1000 driver * Networking stack * Web-server @@ -86,14 +87,13 @@ Todos * ARM * JVM * USB driver -* Ext2 driver * Higher half kernel Issues ------ * Assumed support for VESA mode 0x114 with linear addressing. -* Control of stack heap growth. +* Control of stack heap growth? Organization ------------ |
