summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-10 23:42:35 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-10 23:42:35 +0100
commit848ad458069539348eebde5ebbd04f86c90c63a7 (patch)
tree9444871fd43538f62fca154f8e30fb0a577bb39d /TODO
parent551571261de01fdfaedc60aa822bf5bafc5918ed (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9419721..d61eb48 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,9 @@ 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: manual partition creation: menu returns too soon. (set mountpoints + automatic thingie work though)
+* 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
ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and refactoring
@@ -35,7 +36,7 @@ fail. i tried killall dhcpd, killall -9 dhcpd first but that didn't help:
it can't kill the process or something...
-PRODUCTION PHASE: totally replace /arch/setup and /arch/quickinst
+PRODUCTION PHASE: be the primary installer. deprecate /arch/setup and /arch/quickinst
* fix everything even more
* bribe devs
* core/interactive: more control over filesystems (lvm, dm_crypt, choose each FS and each size yourself)