From ba9b80f15ad31509840926f7568ddfc57921ad60 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Fri, 31 Oct 2008 17:00:41 +0100 Subject: lots of changes related to making the choice of the UI between cli and dialog fully transparant. this is a work in progress --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'TODO') 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' -- cgit v1.2.3-54-g00ecf