2002-12-27 08:53:07 +00:00
|
|
|
-*- Mode: Outline -*-
|
|
|
|
|
|
|
|
Before working on anything in this file, it's very important that you
|
2004-04-04 13:46:03 +00:00
|
|
|
make contact with the core GRUB developers. Things herein might be
|
2002-12-27 08:53:07 +00:00
|
|
|
slightly out of date or otherwise not easy to understand at first
|
2004-04-04 13:46:03 +00:00
|
|
|
glance. So write to <grub-devel@gnu.org> first.
|
2002-12-27 08:53:07 +00:00
|
|
|
|
|
|
|
Priorities:
|
|
|
|
Reported bugs generally have top priority.
|
|
|
|
Non-reported and non-encountered bugs (things we know don't work,
|
|
|
|
but don't really impede things) have lower priority.
|
|
|
|
Things in this file are ranked with one to three !; the more, the
|
|
|
|
higher priority.
|
|
|
|
|
|
|
|
|
2004-08-01 13:19:38 +00:00
|
|
|
* Add more filesystems (such as jfs, xfs and reiserfs). !
|
2003-10-29 18:44:30 +00:00
|
|
|
|
|
|
|
* Add journal playback support to ext2fs (so it will become ext3fs).
|
2002-12-27 08:53:07 +00:00
|
|
|
|
|
|
|
* Add support for internationalization. !!!
|
|
|
|
|
2004-08-01 13:19:38 +00:00
|
|
|
* Add more loaders (such as NetBSD and FreeBSD). !!
|
2002-12-27 08:53:07 +00:00
|
|
|
|
2003-01-17 05:04:20 +00:00
|
|
|
* Implement a more friendly installer.
|
2002-12-27 08:53:07 +00:00
|
|
|
|
|
|
|
* Add more terminals (such as serial). !
|
|
|
|
|
|
|
|
* Implement a normal mode. !!!
|
|
|
|
|
|
|
|
* Write a manual.
|
|
|
|
|
|
|
|
* Add support for compressed files.
|
|
|
|
|
|
|
|
* Add support for network devices.
|
|
|
|
|
2004-04-21 11:09:29 +00:00
|
|
|
* 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. :)
|