From 8f6ed425bdaff98280b8e45c719ba2ed106c40c3 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Thu, 13 Nov 2008 23:18:29 +0100 Subject: todo updates --- TODO | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b34cc7c..1fec561 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,5 @@ See also the FIXME's and TODO's in the code. -On 12-11-2008 I did several big changes, and broke (at least) this: -- package installation is a bit off -- Can't go to configure system/complete install since install_packages did not finish cleanly. - ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and refactoring General: @@ -22,7 +18,8 @@ should keep working fine needed. -> faster start of install program Specifically: -* gui transparancy: interactive autoprepare, package selection +* core/interactive gui transparancy: interactive autoprepare, package selection +* core/interactive: fix workaround needed for installpkg exitcode * 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,9 +39,6 @@ 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 * 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 -- cgit v1.2.3-54-g00ecf