aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPreston Cody <codeman@gentoo.org>2005-09-15 21:33:44 +0000
committerPreston Cody <codeman@gentoo.org>2005-09-15 21:33:44 +0000
commit253394bba4e065557d4be6e80f3695de976c4627 (patch)
tree4e362ddbe09778f25fbdbd9cceed0e1fb3f992ff /TODO
parentget_snapshot_from_cd() returns '' instead of 'file://' if nothing found (diff)
downloadgli-253394bba4e065557d4be6e80f3695de976c4627.tar.gz
gli-253394bba4e065557d4be6e80f3695de976c4627.tar.bz2
gli-253394bba4e065557d4be6e80f3695de976c4627.zip
src/GLIUtility.py
added get_grp_pkgs_from_cd() to return a list of packages in GRP for FE menus src/GenDialog.py still working on extra_packages TODO lists updated. src/fe/dialog/gli-dialog.py spelling mistook. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@901 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 7 insertions, 8 deletions
diff --git a/TODO b/TODO
index 3afe50c..7f6ec2e 100644
--- a/TODO
+++ b/TODO
@@ -5,24 +5,23 @@ 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:
+ don't rewrite the same config value twice for no reason
+
GLIArchitectureTemplate.build_kernel():
- test with 2.4 kernels
- Check custom config for correct initrd support when using genkernel
- - hotplug/coldplug are NOT always needed with genkernel.
- might need to pass --udev/--evms2/--lvm2/--dmraid to genkernel.
- - Source might not be in /usr/src/linux
+
In Progress:
- secondary progress bar and X of Y for emerge notifications
+ secondary progress bar and X of Y for emerge notifications - works for install_packages. not for emerge system.
partitioning error checking.
add distcc support
add r_pppoe configuration stuff.
network mounts into the fstab
- DialogFE (obsolete):
- support for /etc/portage/*
- gli-dialog:
- add /etc/portage/* support
- finish make.conf conversion for advanced menu
+ gli-dialog:
+ fix install-packages unchecking/grp
+ distcc support
gtkFE:
listed in fe/gtk/TODO