summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6352cdb..af5ce25 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
-* global variable that says if we're in cli or dialog mode, check that in
- all functions and act accordingly
+* process and fix libraries
+* fix to use $var_UI_TYPE where needed
+* write the ui functions for asking questions etc for both cli and dialog,
+and port all code to use it.
* instead of using the 'base' profile and letting other profiles override,
we should have even more flexibilty to take parts from different profiles.
* fix crossconcerns: some procedures could be about _what_ (desktop,server),
@@ -7,4 +9,4 @@
'mode' ?)
* make some sensible default profiles (eg desktop, server, ...)
* make it work
-* someday.. make a script '/arch/setup' that calls '/arch/fifa.sh interactive' \ No newline at end of file
+* someday.. make a script '/arch/setup' that calls '/arch/fifa.sh interactive'