summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2010-12-12 18:11:39 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2010-12-12 18:47:13 +0100
commit180fc3f5ac6952725e3be153f3f6b2dcc6f2ea3a (patch)
tree73abad758b1e3e1a180bfe9d6f90126dcce44f89 /TODO
parent71f1288b0641740b6f6c6cc6b2cf8e5308caf51c (diff)
clean up disk selection dialogs
instead of first showing a nice overview with disk sizes, and then making the user select a disk from a dry list, we now do both at once
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9953e3a..6efe0c4 100644
--- a/TODO
+++ b/TODO
@@ -11,7 +11,6 @@ CURRENT ISSUES:
* add /var/lib/aif/profiles directory to packages and document it.
* check the existence of /src/core/pkg and based on that set a different default value. in interactive_select_source
* > It displays the current time in UTC (if utc selected) not the users localtime (UTC +- TIMEZONE)
-* interactive_autoprepare: merge _getavaildisks( and finddisks calls
* more vars for automatic profile: hostname (check that adding to /etc/hosts can be done procedure-independently),
LOCALE, HARDWARECLOCK, TIMEZONE, KEYMAP, MODULES, DAEMONS, network config? (or take the config from runtime)
* what to do with /etc/groups, passwd, modprobe.conf, mkinitcpio.conf, rc.local etc with automatic procedure? configure through automatic profile or let user check out files from svn or so?