summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-02-14 22:38:29 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-02-14 22:38:29 +0100
commite57534b6d6603a95ceda3b105ea567ac849dadd3 (patch)
treeecf0d47425def112724a5aa5af5847e6487ce635 /TODO
parentccc552ef115d3d7fcd5f92121ba9838e9b199361 (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 6 insertions, 3 deletions
diff --git a/TODO b/TODO
index 62ab451..a0526bd 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@ See also the FIXME's and TODO's in the code.
ALPHA PHASE:
-* setup bugtracker/roadmap thingie
+* when invoking /arch/aif -p interactive on a "normal" pc, it always wants to abort
* check everywhere that if users cancels something, we return 1, empty string behavior etc
* core/interactive: fix workaround needed for installpkg exitcode
* core/interactive: keymap and timezone settings from installer dan't not go in $target/etc/rc.conf
@@ -14,7 +14,6 @@ ALPHA PHASE:
* automatically configure grub for dm_crypt and lvm
* move "/tmp/pacman.conf" to runtime directory and variablize everywhere
* hmm wasn't there a hwdetect/hwd or something in /arch/setup? this seems to have disappeared.
-* shouldn't we put /etc/hostname in 'configure system' ? ASKDEV
* a nice way to be able to "inject" functions/logic without:
* needing to redefine phases with only 1 entry different (duplicate code is not nice, less maintainable etc)
* override worker functions which are 90% copy-pasted because the parent functionality is mostly okay, but not exactly what we want
@@ -29,7 +28,7 @@ ALPHA PHASE:
* mirrorlist config doesn't change after selecting mirror
* 'keep in mind trottled' geen separate screen
* cool, network setting coping into target/rc.conf seems to work wih aif. at least for dhcp.. it even asks nicely
-* split up lib-ui as sep project, make a generic 'LIF' project,..
+* split up lib-ui as sep project, make a generic 'LIF' project, set $DISTRO somewhere and use that everywhere...
* in usage, procedure specific opts points to parent profile when using inheritance
* we may have an issue with ftp based installation where package installation works fine, however it tries to die instead of 'package installation complete' but it can't die because the --textbox fails in show_warning
* ( only in experimental?) grub sedding sometimes does, and sometimes doesn't work. default config remains (eg /dev/hda3), sometimes an incorrect UUID is generated
@@ -37,6 +36,10 @@ ALPHA PHASE:
* the old installer asked a lot of questions before actually configuring the system, eg like 'do you need support for booting from nfs/softraid/lvm2/encrypted, custom dst file?' etc.\
do we still need this? why (not)?, and a select tag thingie would be nicer imho
* refactor all pacman stuff (modularize/functionize etc)
+* in lvm VG editor you can press "cancel" (when 'new' is selected, maybe otherwise too) and create a new LV which will get a block entry, but no fs entry on the VG block!
+* add noconfirm ofzo dinges when installing packages, zoda hij nie zaagt voor dep cycles
+* aif : na "mijn" partitielayout: bij grub ( nog voor text editor op menu.lst) zegt iets ( op foreground van ncurses) Can't remove.. ik denk zelfs 'Grub: Can't remove..' en daarna een gewone entry, geen uuid's gewoon /dev/sda3 ro
+* port from /arch/setup: grub install chroot thing (waiting for ticket), 2 patches from foutrelis @ http://bugs.archlinux.org/task/12949
BETA PHASE: