diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2008-11-12 16:21:42 +0100 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2008-11-12 16:21:42 +0100 |
commit | d51f28c8165051ff46062633fc9f7417a5ba3abd (patch) | |
tree | 5094d41d318798ed0c42afbcd39e4d52ded9a0d6 /TODO | |
parent | f83c2500a07ad79517b88897b3d1d5b7d4c5f122 (diff) |
todo update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ BETA PHASE: try to get fifa on the (beta) installcd as an experimental, alternat * 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... +* core/interactive should mount all target fs's into /mnt (eg /mnt/home is +not mounted). Maybe not needed, but can be useful for other people who want +to inject some stuff into the installer PRODUCTION PHASE: be the primary installer. deprecate /arch/setup and /arch/quickinst * fix everything even more |