summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-02-14 23:20:27 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-02-14 23:20:27 +0100
commit6b2a02c6099da06aeddc4a0595121943fada07c6 (patch)
tree6bce0df55639e3ad2c9468f036f7c30086852a63 /TODO
parent20cadeb452b15563a9e6eafe6d3bb6b760388cba (diff)
tried to make aif FHS/hier compliant + updated howto/readme
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index a0526bd..c747210 100644
--- a/TODO
+++ b/TODO
@@ -43,8 +43,8 @@ ALPHA PHASE:
BETA PHASE:
+* ext4 default options? -O dir_index,extent,uninit_bg ?
* find a way to not have to preload libs and stuff, only load them when needed. -> faster start of install program
-* fix everything
* if dhcpd already runs for $reason, the installer will try again @ configure network and fail.
i tried killall dhcpd, killall -9 dhcpd first but that didn't help: it can't kill the process or something...
I can also add something like for iface in `moo` (or only the one selected iface); do ifconfig $iface down;
@@ -55,7 +55,6 @@ skip that check or something. Alternatively, maybe just show which steps are do
* auto-configure mkinitcpio.conf for dm_crypt and lvm
PRODUCTION PHASE: be the primary installer. deprecate /arch/setup and /arch/quickinst
-* fix everything even more
* bribe devs
* core/interactive: do pacman -Sy in the background during early phases, to lessen the wait period before selecting packages
* write bash completion thing for aif modules/procedures