diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2008-12-18 16:40:11 +0100 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2008-12-18 16:40:11 +0100 |
commit | 08faa188dfabb9db06f835a7034874569c8919fb (patch) | |
tree | a0ad7aee77e280d376e5acd65b7dfe087e002d28 /TODO | |
parent | 4fe068cf41149b5eb52f12fb1c063cab8ecb1169 (diff) | |
parent | a988d7e0ff9fd1b20a3d51695500f91e5dcee594 (diff) |
Merge branch 'master' into experimental
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,6 +12,7 @@ ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and re * find a way to make _cli_ask_checklist still userfriendly for long lists.. maybe we should just propose/ask to use dia if the list is too long * lib things sometimes call die_error but we go back to the menu.. or something.. i think * automatically configure grub for dm_crypt and lvm +* move "/tmp/pacman.conf" to runtime directory and variablize everywhere BETA PHASE: try to get aif on the (beta) installcd as an experimental, alternative installer. @@ -45,7 +46,7 @@ arguments to the procedure or asking a few questions. For automatic procedures, a profile could be the fundamental entitiy, whereas for interactive procedures it could provide some other defaults. * all dialog windows are equally sized. noone cares, right? -* we run mkinitcpio twice: one while installing kernel packages, once after +* we run mkinitcpio twice: one while installing kernel packages, once after configuring system (mkinitcpio.conf) configuring the system (mkinitcpio.conf). can we optimize this? * core/interactive -> install packages -> dependency cycles with glibc. not a problem? -> ASKDEV |