Update TODO.
authorokuji <okuji@localhost>
Fri, 17 Jan 2003 05:04:20 +0000 (05:04 +0000)
committerokuji <okuji@localhost>
Fri, 17 Jan 2003 05:04:20 +0000 (05:04 +0000)
TODO

diff --git a/TODO b/TODO
index cd57f71..0ea1cce 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,9 +17,9 @@ Priorities:
 
 * Add support for internationalization. !!!
 
-* Add more loaders (such as Multiboot, Linux and FreeBSD). !!
+* Add more loaders (such as Multiboot and FreeBSD). !!
 
-* Implement an installer. !!!
+* Implement a more friendly installer.
 
 * Add more terminals (such as serial). !
 
@@ -27,11 +27,9 @@ Priorities:
 
 * Write a manual.
 
-* Shrink the kernel code.
-
 * Add support for compressed files.
 
 * Add support for network devices.
 
 * Compress the core image and decompress it at loading time, to make it
-  smaller. ?
+  smaller. !