aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPreston Cody <codeman@gentoo.org>2005-08-22 19:12:55 +0000
committerPreston Cody <codeman@gentoo.org>2005-08-22 19:12:55 +0000
commit06abb4fdf16edc5461ae435feaf2f4473ffb0424 (patch)
treee8e6d2f03b20eab0568950373a2dc2861e90059d /TODO
parentremove ancient rootpasswd script (diff)
downloadgli-06abb4fdf16edc5461ae435feaf2f4473ffb0424.tar.gz
gli-06abb4fdf16edc5461ae435feaf2f4473ffb0424.tar.bz2
gli-06abb4fdf16edc5461ae435feaf2f4473ffb0424.zip
updated todo list
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@853 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 5 insertions, 10 deletions
diff --git a/TODO b/TODO
index 7fd96f2..3afe50c 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,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 BETA release:
Backend:
- FIX UP LILO
GLIArchitectureTemplate.build_kernel():
- test with 2.4 kernels
- Check custom config for correct initrd support when using genkernel
@@ -18,17 +17,12 @@ Things still needing to be done for the BETA release:
add distcc support
add r_pppoe configuration stuff.
network mounts into the fstab
- DialogFE:
+ DialogFE (obsolete):
support for /etc/portage/*
gli-dialog:
- - functions left to code:
- IP's __init__
- save_install_profile
- make partitioning mountpoint choice a menu.
- - then i need to do these:
- line wrap runthrough
- add etc/portage support
- finish make.conf conversion for last menu.
+ add /etc/portage/* support
+ finish make.conf conversion for advanced menu
+
gtkFE:
listed in fe/gtk/TODO
@@ -42,6 +36,7 @@ Future feature requests:
Done:
+lilo fixup (codeman)
Add custom kernel code. (codeman)
Fix bootloader code for udev. (codeman)
Add rest of add_users and fix overwriting user info bug (codeman and agaffney)