diff options
author | Preston Cody <codeman@gentoo.org> | 2005-03-16 06:17:35 +0000 |
---|---|---|
committer | Preston Cody <codeman@gentoo.org> | 2005-03-16 06:17:35 +0000 |
commit | 56bcd971b9d59601dad84834f7ec52e3799540f0 (patch) | |
tree | 8e431b4ae526e746170d444d71974baf9e741c81 /TODO | |
parent | second try on set gateway code. (diff) | |
download | gli-56bcd971b9d59601dad84834f7ec52e3799540f0.tar.gz gli-56bcd971b9d59601dad84834f7ec52e3799540f0.tar.bz2 gli-56bcd971b9d59601dad84834f7ec52e3799540f0.zip |
Removed default values for stage tarball URI and portage tree URI from
InstallProfile. These should be set by the FEs. also added services step to
ArchTemplate and coldplug/hotplug runlevels to the genkernel step.
Possibly fixed CC DHCP bug with -n. (thx agaffney)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@361 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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) |