summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-12 20:01:41 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-12 20:01:41 +0100
commit0618d7ac117faa0c133bf2eb922580707fef7c23 (patch)
tree081d226245ee547e14c9fccf56b75a01623acf99 /TODO
parentd4a954b00350b387d27a9002631700a8a30fa8be (diff)
fix for /boot <16MB + timezone cleanup
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 71d4516..845a73b 100644
--- a/TODO
+++ b/TODO
@@ -18,7 +18,6 @@ should keep working fine
needed. -> faster start of install program
Specifically:
-* core/interactive bug: boot space 15 -> too large should be too small
* core/interactive bug: swap space 0 -> invalid?
* core/interactive: keymap setting from installer does not go in $target/etc/rc.conf
* core/interactive: try out different installation methods
@@ -42,6 +41,8 @@ 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
+* core/interactive: do not check hard for the dependencies. a user could really know what he's doing or need to reboot after partitioning a disk and
+skip that check or something. Alternatively, maybe just show which steps are done successfully in the main menu
PRODUCTION PHASE: be the primary installer. deprecate /arch/setup and /arch/quickinst
* fix everything even more