aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2022-07-18 15:50:00 -0400
committerAnthony G. Basile <blueness@gentoo.org>2022-07-18 15:50:00 -0400
commit248bff2120901089cacf41a26a044adf3c2e8126 (patch)
tree6d0fc6e70251d217bfffc4127824cae31b98f743 /TODO
parentgrs/Kernel.py: correctly parse vanilla-sources (diff)
downloadgrss-248bff2120901089cacf41a26a044adf3c2e8126.tar.gz
grss-248bff2120901089cacf41a26a044adf3c2e8126.tar.bz2
grss-248bff2120901089cacf41a26a044adf3c2e8126.zip
Switch to new /var/db/repos/gentoo and /var/cache/binpkgs defaults
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2cb96b2..270b30b 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
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.
+to prevent wierdness in case /var/db/repos/gentoo 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