aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/amd64-auto.conf')
-rw-r--r--config/amd64-auto.conf10
1 files changed, 8 insertions, 2 deletions
diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 6120a6ab..beb4fe67 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,10 +1,16 @@
-distdir="/release/tmp/distfiles/"
+repo_basedir="/usr/portage"
+repo_name="gentoo"
+target_distdir="/usr/portage/distfiles"
+target_pkgdir="/usr/portage/packages"
+distdir="/release/tmp/distfiles"
portdir="/release/trees/portage-auto"
options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
-sharedir="/usr/lib64/catalyst/"
+sharedir="/usr/share/catalyst"
+shdir="/usr/share/catalyst/targets"
storedir="/release/buildroot/amd64-dev"
snapshot_cache="/release/tmp/snapshots"
envscript="/etc/catalyst/local/host.env"
hash_function="crc32"
digests="sha512 whirlpool"
contents="auto"
+source_matching="loose"