summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-02-28 18:43:37 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-02-28 18:43:37 +0100
commitdebbad71e110d7a39a1115ca4d954173137b959b (patch)
tree64b5940d5522ad6304481c56fe60541ae40b7437 /TODO
parent031b0a3936898a64976ba06fb2c8bb242fac046e (diff)
fix for bash read: not a valid identifier, and hence, got rid of the pacman install pkg workaround (finally!!)
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index e8ca3f1..97c0bae 100644
--- a/TODO
+++ b/TODO
@@ -6,8 +6,6 @@ CURRENT ISSUES:
* grub sedding sometimes does, and sometimes doesn't work. default config remains (eg /dev/hda3)
* 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: near end of pkg installation (after kernel) an error shows briefly: "aif: read..." this is probably related to the thing above.
* dm_crypt unlock at boot is in qwerty.
* after unlocking dm_crypt, FS check fails (reiserfs, must try other)
* 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