From: Roger B. <ro...@ro...> - 2002-02-02 22:50:22
|
I am going to make UB create a file called settings in the install directory. This will contain all the settings for the session and will be sourceable by the control script. The control script will then effectively become read only since you'll only ever need to change things in the settings file. The second step is a graphical control program which will effectively edit the settings file. (Power users can use vi :-) This will allow easy adding/removing of filesystems, having undoable disks, resizing memory/swap etc. Roger |