commit: 154058c5bc85f6b92cd01880bd418648e317ab2c Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Jul 6 19:52:12 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Jul 6 19:52:12 2015 +0000 URL: https://gitweb.gentoo.org/proj/grss.git/commit/?id=154058c5
Add TODO so I don't forget things to do when they come to mind. TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO new file mode 100644 index 0000000..db32c13 --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ +My TODO list: + +1. A local copy of PORTDIR should be created in CONST.TMPDIR + GRS name. This is +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.
