From: okuji Date: Fri, 17 Jan 2003 05:04:20 +0000 (+0000) Subject: Update TODO. X-Git-Tag: 1.98~2238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82cefbd307ca26b30efd769d37004796c86cfcdc;p=thirdparty%2Fgrub.git Update TODO. --- diff --git a/TODO b/TODO index cd57f7198..0ea1cce6f 100644 --- 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. !