From: okuji Date: Wed, 21 Apr 2004 11:09:29 +0000 (+0000) Subject: Updated. X-Git-Tag: 1.98~2216 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf6551e871fce7e4babac1dff78be5ddafac0c77;p=thirdparty%2Fgrub.git Updated. --- diff --git a/TODO b/TODO index 2d95db053..80d7e03b9 100644 --- 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. :)