summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-11 00:40:10 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-11 00:40:10 +0100
commit21f4084ace35f45c20154f657c3ce79c962abe91 (patch)
tree32f0650e74d072c4802db117797edf7dec8c1fe8 /TODO
parent8dd515327ef2b3705634b1450ff9082d5641f2d2 (diff)
more ask_yesno fixes + manual partitioning works now
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index cd34287..584f6fe 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ 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: configure system -> fstab (/mnt/etc/fstab) does only contain pts,shm and floppy/dvd/cdrom. not hd's? ->this breaks the boot procedure!
-* core/interactive bug: manual partition creation: menu returns too soon. (set mountpoints + automatic thingie work though)
* core/interactive bug: grub menu.lst says hda instead of sda
@@ -18,6 +17,8 @@ General:
* write the ui functions for asking questions etc for both cli and dialog and port all code to use it.
* by now we should be able to shift dia/cli in all procedures and everything
should keep working fine
+* sometimes you can't see the whole question in ask_yesno (eg after manually partitioning/setting mountpoints)
+ -> maybe just increase the panel for all dia ask_yesno's
Specifically:
* core/interactive bug: boot space 15 -> too large should be too small