~ubuntu-branches/ubuntu/jaunty/grub2/jaunty-proposed

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Robert Millan
  • Date: 2008-01-28 00:01:11 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080128000111-qolpe0u4qkf0xccc
Tags: 1.95+20080128-1
* New CVS snapshot.
  - Fixes bogus CLAIM problems on Apple firmware.  (Closes: #449135, #422729)
  - grub-probe performs sanity checks to make sure our filesystem drivers
    are usable.  (Closes: #462449)
  - patches/disable_ata.diff: Remove.  ATA module isn't auto-loaded in
    rescue floppies now.
  - patches/disable_xfs.diff: Remove.  See above (about grub-probe).
* Bring back grub-emu; it can help a lot with debugging feedback.
  - control
  - rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
-*- Mode: Outline -*-
2
1
 
3
 
Before working on anything in this file, it's very important that you
 
2
Before working on improving GRUB, it's very important that you
4
3
make contact with the core GRUB developers. Things herein might be
5
4
slightly out of date or otherwise not easy to understand at first
6
5
glance. So write to <grub-devel@gnu.org> first.
7
6
 
8
 
Priorities:
9
 
  Reported bugs generally have top priority.
10
 
  Non-reported and non-encountered bugs (things we know don't work,
11
 
    but don't really impede things) have lower priority.
12
 
  Things in this file are ranked with one to three !; the more, the
13
 
  higher priority.
14
 
 
15
 
 
16
 
* Add more filesystems (such as jfs, xfs and reiserfs). !
17
 
 
18
 
* Add journal playback support to ext2fs (so it will become ext3fs).
19
 
 
20
 
* Add support for internationalization. !!!
21
 
 
22
 
* Add more loaders (such as NetBSD and FreeBSD). !!
23
 
 
24
 
* Implement a more friendly installer.
25
 
 
26
 
* Add more terminals (such as serial). !
27
 
 
28
 
* Implement a normal mode. !!!
29
 
 
30
 
* Write a manual.
31
 
 
32
 
* Add support for compressed files.
33
 
 
34
 
* Add support for network devices.
35
 
 
36
 
* Fix the graphics mode completely and improve it to support VESA
37
 
  as well as VGA modes. !
38
 
 
39
 
* Add a fancy menu interface which utilizes the graphics mode
40
 
  extensively with many eye-candies. This is important to beat
41
 
  GRUB legacy. :)
42
 
 
43
 
* Audit util/powerpc/ieee1275/grub-mkimage.c for endianness fixes.
 
7
For bug tracking, refer to:
 
8
 
 
9
  http://savannah.gnu.org/bugs/?group=grub
 
10
 
 
11
Our wiki also lists some areas that need work:
 
12
 
 
13
  http://grub.enbug.org/