summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-04-04 12:18:01 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-04-04 12:18:01 +0200
commitf58e55548d8c9d42efd744bf1a3d8ea2303106eb (patch)
treef0ccb9ee8ee7706c347f7eede7de2a016732ac50 /TODO
parentccbeca41d9662d16e6e12982c2b17a0f624d2a8d (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1a87c65..c3f8ff2 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,12 @@
See also the FIXME's and TODO's in the code, and http://bugs.archlinux.org/toplevel/proj6
CURRENT ISSUES:
+* consider syslog as logging backend
+* add support for TARGET_PACKAGES_EXCLUDE to filter out packages from a group
+* 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?
+* depend statements for automatic profiles (+ example)
* 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
* check everywhere that if users cancels something, we return 1, empty string behavior etc
@@ -41,7 +47,7 @@ CURRENT ISSUES:
skip that check or something. Alternatively, maybe just show which steps are done successfully in the main menu
* support maybe ntp to set clock
* auto-configure mkinitcpio.conf for dm_crypt and lvm
-* core/quickinst: figure out what needs to be done and do it.
+* support setting mount options for fs'es (to go into fstab) in at least automatic procedures. interactive > you can edit fstab right..
* right at the end of package installation something happens :/ also at configure system, before generation of locales