diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2008-11-11 23:29:10 +0100 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2008-11-11 23:29:10 +0100 |
commit | bd5697d003d03e6a9149bd1ac81fc21ba1328052 (patch) | |
tree | b28dd99c70fc9e1113110a17408d9583243f64ea /TODO | |
parent | 4de8ec76a78587a3677020158f3d156cffbf4d2f (diff) |
close to tracking down the grub bug..
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ See also the FIXME's and TODO's in the code. PRE-ALPHA PHASE: get the framework reasonably working + interactive procedure ftp/cdrom working. -* core/interactive bug: grub menu.lst bad entries not cleaned ( after '#-*' tag) +* core/interactive bug: grub menu.lst bad entries not cleaned ( after '#-*' tag). check if get_grub_map is the key.. ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and refactoring |