]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Updated.
authorokuji <okuji@localhost>
Wed, 21 Apr 2004 11:09:29 +0000 (11:09 +0000)
committerokuji <okuji@localhost>
Wed, 21 Apr 2004 11:09:29 +0000 (11:09 +0000)
TODO

diff --git a/TODO b/TODO
index 2d95db053ea7ca35e7c03a13025c2430cfccf9f1..80d7e03b9dcf5cf69ef86689327c187abb36339a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,5 +33,9 @@ Priorities:
 
 * Add support for network devices.
 
-* Compress the core image and decompress it at loading time, to make it
-  smaller. !
+* Fix the graphics mode completely and improve it to support VESA
+  as well as VGA modes. !
+
+* Add a fancy menu interface which utilizes the graphics mode
+  extensively with many eye-candies. This is important to beat
+  GRUB legacy. :)