* [gentoo-commits] proj/releng:catalyst3 commit in: config/
@ 2016-06-18 8:33 Robin H. Johnson
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2016-06-18 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 4cc5bb17183ae897e9072740c59a1447b92b2289
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 08:32:53 2016 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 08:32:53 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=4cc5bb17
config/*auto: match any source spec, as the only different in our lines is the compression suffix.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
config/amd64-auto.conf | 1 +
config/x86-auto.conf | 1 +
2 files changed, 2 insertions(+)
diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index ffdfbfc..8481106 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -8,3 +8,4 @@ envscript="/etc/catalyst/local/host.env"
hash_function="crc32"
digests="sha512 whirlpool"
contents="auto"
+source_matching="loose"
diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 86362ae..655a83b 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -8,3 +8,4 @@ envscript="/etc/catalyst/local/host.env"
hash_function="crc32"
digests="sha512 whirlpool"
contents="auto"
+source_matching="loose"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/releng:catalyst3 commit in: config/
@ 2016-06-18 8:33 Robin H. Johnson
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2016-06-18 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 84765fb127ec929a95f34997684c515ae88ee925
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 08:30:58 2016 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 08:32:26 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=84765fb1
config/*auto: update sharedir.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
config/amd64-auto.conf | 2 +-
config/snapshot-auto.conf | 2 +-
config/x86-auto.conf | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 6120a6a..ffdfbfc 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,7 +1,7 @@
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/"
storedir="/release/buildroot/amd64-dev"
snapshot_cache="/release/tmp/snapshots"
envscript="/etc/catalyst/local/host.env"
diff --git a/config/snapshot-auto.conf b/config/snapshot-auto.conf
index 7b39cb8..7c84d1b 100644
--- a/config/snapshot-auto.conf
+++ b/config/snapshot-auto.conf
@@ -1,6 +1,6 @@
distdir="/usr/portage/distfiles"
portdir="/release/trees/portage-auto"
-sharedir="/usr/lib/catalyst"
+sharedir="/usr/share/catalyst"
storedir="/release"
hash_function="crc32"
digests="md5 sha1"
diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index f4e934f..86362ae 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,7 +1,7 @@
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/"
storedir="/release/buildroot/x86-dev"
snapshot_cache="/release/tmp/snapshots"
envscript="/etc/catalyst/local/host.env"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-18 8:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-18 8:33 [gentoo-commits] proj/releng:catalyst3 commit in: config/ Robin H. Johnson
-- strict thread matches above, loose matches on Subject: below --
2016-06-18 8:33 Robin H. Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox