aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2005-02-07 01:20:44 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2005-02-07 01:20:44 +0000
commit49904aa0a099cc2070d0fa5464d8598efedb9a1e (patch)
tree6364d87011d8c72973257ea77ef41b2b8d231ba2 /TODO
parentinitial code for quickpkg GRP support (diff)
downloadgli-49904aa0a099cc2070d0fa5464d8598efedb9a1e.tar.gz
gli-49904aa0a099cc2070d0fa5464d8598efedb9a1e.tar.bz2
gli-49904aa0a099cc2070d0fa5464d8598efedb9a1e.zip
updated TODO
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@323 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 3b10d1f..e8fc0cf 100644
--- a/TODO
+++ b/TODO
@@ -6,9 +6,6 @@ If you are working or plan to work on a task here put your name by it.
Things still needing to be done for the ALPHA release (on experimental livecd):
Backend:
Make sure partitioning somewhat works. (agaffney)
- so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp"
- PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11'
- then emerge -K xorg-x11 (codeman)
DialogFE:
Add networking setup for CC <whisper>samyron</whisper>
@@ -31,3 +28,7 @@ Add rest of add_users and fix overwriting user info bug (codeman and agaffney)
Switch most outputs to tty8 (codeman)
custom kernel and kernel bootsplash options. (codeman)
i gotta check for dhcp in the network stuff and emerge it if it is? (codeman)
+so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp"
+ PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then
+ emerge -K xorg-x11 (agaffney)
+