summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-09 19:40:59 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-09 19:40:59 +0100
commit2d414a8b2adcf23215500cbe73b88c21bdc14dbb (patch)
treef8d8337ba884f2254fbf83b0eb758de8185fb5a7 /TODO
parente85161045759c0931329900b062c1f64ceedfc85 (diff)
hang bug in manual FS stuff + some small stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index a594436..b0d9e99 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ General:
* test refactored disk code
Specifically:
-* lib/blockdevice: last partition/home in autoprepare does not get created
+* lib/blockdevice: autoprepare does not take the last item in 'for fsspec in $STRING; do' (check debug output)
* core/interactive: gui transparancy: interactive autoprepare, package selection
* core/interactive: fix workaround needed for installpkg exitcode
* core/interactive: keymap setting from installer does not go in $target/etc/rc.conf
@@ -17,6 +17,7 @@ Specifically:
* core/base: implement as specified in README
* core/quickinst: figure out what needs to be done and do it.
* find a way to make _cli_ask_checklist still userfriendly for long lists.. maybe we should just propose/ask to use dia if the list is too long
+* lib things sometimes call die_error but we go back to the menu.. or something.. i think
BETA PHASE: try to get aif on the (beta) installcd as an experimental, alternative installer.
* involve broader community