Update TODO.md

This commit is contained in:
Kevin Lange 2011-11-02 15:45:36 -05:00
parent 5f5dee5648
commit ab8562092f

View File

@ -2,7 +2,7 @@
## Harddisk Support
* Write support for EXT2
* Port EXT2 drivers to IDE read/write
* Port EXT2 drivers to IDE read/write (superblock read testing was successful)
* Build a better VFS with support for disk mounting
* Get all of the example binaries onto a hard disk image
* **PORT GCC**