summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2010-12-28 16:52:29 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2010-12-28 16:52:39 +0100
commita0b47a59004afd9b1493d8f9ac098fe73519bfe8 (patch)
tree0a399bd91ca6a4e53a71249b637f13ded92d0e90 /TODO
parentca431c14260778dcf67735980fab953be68a92fb (diff)
remove todo, fixed in libui-sh 3e7db21be1b46cdec5a1c979e3633b1b54ecfb7a
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index de3501e..71e7d71 100644
--- a/TODO
+++ b/TODO
@@ -18,7 +18,6 @@ LOCALE, HARDWARECLOCK, TIMEZONE, KEYMAP, MODULES, DAEMONS, network config? (or t
* use traps and initiate rollback when user wants to abort. see also http://www.davidpashley.com/articles/writing-robust-shell-scripts.html
* differentiate between framework and installer in src/aif.sh, some things should be in base
* 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. or use $EDITOR to edit a text file
* interactive FS display could use aligned columns. maybe with dialog --column-separator?
* sometimes we call die_error but we go back to the menu.. eg when we run as non-root and can't log
* fs_params in partition editor: do we really need to show them? isn't this where we store our "own" stuff?