commit: 307676bee4cfd5b1e9f5f34221ad5aa0957bdee7 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Aug 8 17:55:21 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Aug 8 17:55:21 2015 +0000 URL: https://gitweb.gentoo.org/proj/grss.git/commit/?id=307676be
TODO: update TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index ed1164c..db32c13 100644 --- a/TODO +++ b/TODO @@ -6,9 +6,3 @@ to prevent wierdness in case /usr/portage changes during a run. 2. Upon building a system we should make use of the binpkgs in CONST.TMPDIR + GRS name as a time saver. This is something to go into the build scripts in the GRS repo and not in the GRS suite. - -3. grsup and clean-worldconf should remove files form /etc/portage that correspond to -sections that were removed from world.conf since the last time grsup or install-worldconf -was run. Currently, if a section is removed from world.conf on the remote repo, then any -files in canonical form in /etc/portage are orphaned. This can lead to trouble because -the the flags they define are not removed. This needs to be fixed in clean() in grs/WorldConf.py.
