aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index f453120..9346e2e 100644
--- a/TODO
+++ b/TODO
@@ -7,9 +7,7 @@ Things still needing to be done for the ALPHA release (on experimental livecd):
Backend:
Make sure partitioning somewhat works. (agaffney)
rewrite install_filesystem_tools()
- add coldplug and hotplug when doing genkernel
- setting services does not work. none of them set.
- DHCP client-controller side doesn't work.
+ DHCP client-controller side doesn't work. (kindof fixed?)
DialogFE:
update partitioning stuff (agaffney) (sorry)
where does hostname get set?
@@ -48,3 +46,4 @@ so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp"
Add networking setup for CC (samyron!)
dialog progres bar (codeman)
Progress bar. (agaffney)
+services step.add coldplug and hotplug when doing genkernel. (codeman)