public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: config/
@ 2012-06-27 23:32 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-06-27 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d26946652229a9d63b7b43cc60072d6c65c9ffb9
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 27 23:31:49 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Jun 27 23:32:33 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=d2694665

Sort options alphabetically and sync options for amd64 and x86 (add ccache to x86).

---
 config/amd64-auto.conf |    2 +-
 config/x86-auto.conf   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index c26b94b..6071ddc 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="ccache pkgcache autoresume snapcache seedcache kerncache"
+options="autoresume ccache kerncache pkgcache seedcache snapcache"
 sharedir="/usr/lib/catalyst/"
 storedir="/release/buildroot/amd64-dev"
 envscript="/etc/catalyst/release/amd64-dev.env"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index ba277c2..3a5c08c 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="pkgcache autoresume snapcache seedcache kerncache"
+options="autoresume ccache kerncache pkgcache seedcache snapcache"
 sharedir="/usr/lib/catalyst/"
 storedir="/release/buildroot/x86-dev"
 envscript="/etc/catalyst/release/x86-dev.env"



^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2012-07-24 10:44 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-07-24 10:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b77e5ade21a05938336d79487ca2a6672a5e0d5c
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 10:43:20 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 10:43:54 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=b77e5ade

Use sha512 and whirlpool digests for amd64 / x86 builds.

---
 config/amd64-auto.conf |    2 +-
 config/x86-auto.conf   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 6071ddc..503992b 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -5,5 +5,5 @@ sharedir="/usr/lib/catalyst/"
 storedir="/release/buildroot/amd64-dev"
 envscript="/etc/catalyst/release/amd64-dev.env"
 hash_function="crc32"
-digests="md5 sha1"
+digests="sha512 whirlpool"
 contents="auto"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 3a5c08c..39430c6 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -5,5 +5,5 @@ sharedir="/usr/lib/catalyst/"
 storedir="/release/buildroot/x86-dev"
 envscript="/etc/catalyst/release/x86-dev.env"
 hash_function="crc32"
-digests="md5 sha1"
+digests="sha512 whirlpool"
 contents="auto"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2012-09-17  1:46 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-09-17  1:46 UTC (permalink / raw
  To: gentoo-commits

commit:     17f0c502b54b97b9630c9249523117132c2a2e99
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 01:45:38 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 01:45:38 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=17f0c502

Drop ccache from config.

---
 config/amd64-auto.conf |    2 +-
 config/x86-auto.conf   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index ede7ef6..93e968e 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="autoresume ccache kerncache pkgcache seedcache snapcache"
+options="autoresume kerncache pkgcache seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/amd64-dev"
 envscript="/etc/catalyst/release/amd64-dev.env"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index d999c04..5067b65 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="autoresume ccache kerncache pkgcache seedcache snapcache"
+options="autoresume kerncache pkgcache seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/x86-dev"
 envscript="/etc/catalyst/release/x86-dev.env"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2012-10-13  4:23 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-10-13  4:23 UTC (permalink / raw
  To: gentoo-commits

commit:     ed23448ece5d80f5899a1e438189170d8212f8fa
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 13 04:21:08 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 04:21:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=ed23448e

Add new build.env file with the default values used by releng boxes.

---
 config/build.env |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/config/build.env b/config/build.env
new file mode 100644
index 0000000..94cbf7f
--- /dev/null
+++ b/config/build.env
@@ -0,0 +1,11 @@
+BASE_DIR="/release"
+REPO_DIR="/release/releng"
+TMP_PATH="/release/tmp/run"
+BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
+BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/${ARCH}/
+
+CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
+
+EMAIL_SUBJECT_PREPEND="[${ARCH}-${TYPE}]"
+EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
+EMAIL_FROM=catalyst@$(hostname -f)


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2012-10-13 13:19 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-10-13 13:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c910463c2b8607f1a62bc60cc06faead4fff9734
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 13 13:18:29 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 13:18:29 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=c910463c

Update config files. Add a config file for skimmer and allow the auto files to import a config file per host
by reading from /etc/catalyst/local.

---
 config/amd64-auto.conf              |    3 ++-
 config/amd64-dev.env                |    4 ----
 config/{x86-dev.env => skimmer.env} |    1 -
 config/x86-auto.conf                |    3 ++-
 4 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 93e968e..5fc4f5c 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -3,7 +3,8 @@ portdir="/release/trees/portage-auto"
 options="autoresume kerncache pkgcache seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/amd64-dev"
-envscript="/etc/catalyst/release/amd64-dev.env"
+snapshot_cache="/release/tmp/snapshots"
+envscript="/etc/catalyst/local/host.env"
 hash_function="crc32"
 digests="sha512 whirlpool"
 contents="auto"

diff --git a/config/amd64-dev.env b/config/amd64-dev.env
deleted file mode 100644
index baceb00..0000000
--- a/config/amd64-dev.env
+++ /dev/null
@@ -1,4 +0,0 @@
-#export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
-export FEATURES="parallel-fetch"
-export MAKEOPTS="-j5 -l4"

diff --git a/config/x86-dev.env b/config/skimmer.env
similarity index 71%
rename from config/x86-dev.env
rename to config/skimmer.env
index 36e89a7..d18400f 100644
--- a/config/x86-dev.env
+++ b/config/skimmer.env
@@ -1,4 +1,3 @@
-export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch"
 export MAKEOPTS="-j5 -l4"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 5067b65..3e37bb0 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -3,7 +3,8 @@ portdir="/release/trees/portage-auto"
 options="autoresume kerncache pkgcache seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/x86-dev"
-envscript="/etc/catalyst/release/x86-dev.env"
+snapshot_cache="/release/tmp/snapshots"
+envscript="/etc/catalyst/local/host.env"
 hash_function="crc32"
 digests="sha512 whirlpool"
 contents="auto"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2012-11-02 14:25 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-11-02 14:25 UTC (permalink / raw
  To: gentoo-commits

commit:     8e43adb84b797452e8acbfe34d9772c4718e3077
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  2 14:23:25 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Fri Nov  2 14:23:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=8e43adb8

Put build files under /releases/distfiles as that is going to be the new mirrors source.

---
 config/build.env |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/build.env b/config/build.env
index 94cbf7f..d1946d3 100644
--- a/config/build.env
+++ b/config/build.env
@@ -2,7 +2,7 @@ BASE_DIR="/release"
 REPO_DIR="/release/releng"
 TMP_PATH="/release/tmp/run"
 BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
-BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/${ARCH}/
+BUILD_DESTDIR_BASE=${BASE_DIR}/distfiles/weekly/${ARCH}/
 
 CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
 


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2012-11-04 13:26 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2012-11-04 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     b40d9b5e83377b91fb8d742c72b9f2700ce214b9
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  4 13:24:13 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sun Nov  4 13:24:13 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=b40d9b5e

Revert the change of destionation build dir. We'll keep the builds on /release/weekly and use /release/distfiles/weekly for controlling
what is sent to the mirrors.

---
 config/build.env |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/build.env b/config/build.env
index d1946d3..94cbf7f 100644
--- a/config/build.env
+++ b/config/build.env
@@ -2,7 +2,7 @@ BASE_DIR="/release"
 REPO_DIR="/release/releng"
 TMP_PATH="/release/tmp/run"
 BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
-BUILD_DESTDIR_BASE=${BASE_DIR}/distfiles/weekly/${ARCH}/
+BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/${ARCH}/
 
 CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
 


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2013-02-22  8:33 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2013-02-22  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     3d6202343aa2c620e2156d24e778c20a23dbe54a
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 08:28:43 2013 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 08:33:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=3d620234

Try to get FEATURES=protect-libs working on skimmer for bug #458536.

---
 config/skimmer.env |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/skimmer.env b/config/skimmer.env
index d18400f..c3482bc 100644
--- a/config/skimmer.env
+++ b/config/skimmer.env
@@ -1,3 +1,3 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
-export FEATURES="parallel-fetch"
+export FEATURES="parallel-fetch protect-libs"
 export MAKEOPTS="-j5 -l4"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2013-03-01 23:36 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2013-03-01 23:36 UTC (permalink / raw
  To: gentoo-commits

commit:     9137eff152b4da7a7f1843e58b94e09d6a0ab778
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 23:30:56 2013 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 23:30:56 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=9137eff1

FEATURE is preserve-libs, not protect-libs.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

---
 config/skimmer.env |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/skimmer.env b/config/skimmer.env
index c3482bc..adcb03f 100644
--- a/config/skimmer.env
+++ b/config/skimmer.env
@@ -1,3 +1,3 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
-export FEATURES="parallel-fetch protect-libs"
+export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2013-03-27  2:48 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2013-03-27  2:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7e5463dea4da90390695d8d245b16bf602843212
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 02:47:54 2013 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 02:48:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=7e5463de

Fix the destination dir on skimmer.

---
 config/build.env |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/build.env b/config/build.env
index 94cbf7f..72c68dc 100644
--- a/config/build.env
+++ b/config/build.env
@@ -2,7 +2,7 @@ BASE_DIR="/release"
 REPO_DIR="/release/releng"
 TMP_PATH="/release/tmp/run"
 BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
-BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/${ARCH}/
+BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/builds/${ARCH}/
 
 CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
 


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2013-04-28 22:26 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2013-04-28 22:26 UTC (permalink / raw
  To: gentoo-commits

commit:     70bc517741e1978ddf49f4e8f7794c666356f047
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 22:18:42 2013 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 22:26:04 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=70bc5177

Add bindist and preserve_libs to features - fixes bug 458536.

---
 config/amd64-auto.conf |    2 +-
 config/x86-auto.conf   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 5fc4f5c..4cb8b9e 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="autoresume kerncache pkgcache seedcache snapcache"
+options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/amd64-dev"
 snapshot_cache="/release/tmp/snapshots"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 3e37bb0..f9f7c82 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="autoresume kerncache pkgcache seedcache snapcache"
+options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/x86-dev"
 snapshot_cache="/release/tmp/snapshots"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2013-09-02  1:27 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2013-09-02  1:27 UTC (permalink / raw
  To: gentoo-commits

commit:     78b27390f6feb834f100c749d6073944a2861632
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 01:22:52 2013 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 01:22:52 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=78b27390

Drop kerncache from the config files and sort options for distfiles.conf.

---
 config/amd64-auto.conf | 2 +-
 config/distfiles.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 4cb8b9e..7116cac 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
+options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/amd64-dev"
 snapshot_cache="/release/tmp/snapshots"

diff --git a/config/distfiles.conf b/config/distfiles.conf
index 026b78f..ce9aed2 100644
--- a/config/distfiles.conf
+++ b/config/distfiles.conf
@@ -1,6 +1,6 @@
 distdir="/release/tmp/distfiles"
 portdir="/release/portage"
-options="ccache pkgcache autoresume snapcache seedcache kerncache"
+options="autoresume ccache pkgcache seedcache snapcache"
 sharedir="/usr/lib/catalyst/"
 storedir="/release/buildroot/amd64-dev"
 envscript="/etc/catalyst/amd64-dev.env"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index f9f7c82..27b5097 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,6 +1,6 @@
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
+options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"
 storedir="/release/buildroot/x86-dev"
 snapshot_cache="/release/tmp/snapshots"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2014-07-17  3:48 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2014-07-17  3:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a095a34a21e7dda9804cb55af3788f49cc4dec60
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 17 03:44:48 2014 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu Jul 17 03:44:48 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=a095a34a

Add env file for the new releng build box (nightheron).

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>

---
 config/nightheron.env | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/config/nightheron.env b/config/nightheron.env
new file mode 100644
index 0000000..adcb03f
--- /dev/null
+++ b/config/nightheron.env
@@ -0,0 +1,3 @@
+export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export FEATURES="parallel-fetch preserve-libs"
+export MAKEOPTS="-j5 -l4"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2016-01-21  5:08 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2016-01-21  5:08 UTC (permalink / raw
  To: gentoo-commits

commit:     dddadbeffd7a17b91b89abd73786f14e6177d6fe
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 05:07:50 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 05:07:50 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=dddadbef

Gentoo infra boxes now have distfiles outside /usr/portage.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/nightheron.env | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/nightheron.env b/config/nightheron.env
index adcb03f..16aae76 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,3 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
+export DISTDIR="/var/cache/portage/distfiles/"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2016-01-26  7:45 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2016-01-26  7:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ea24197c96b6757a0f1b169f74955aca438be985
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 07:44:20 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 07:44:20 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=ea24197c

Make releng use a private distfile dir, and not share with infra, neither of them are in /usr/portage/distfiles now.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/amd64-auto.conf | 2 +-
 config/nightheron.env  | 1 -
 config/x86-auto.conf   | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 7116cac..6120a6a 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,4 +1,4 @@
-distdir="/usr/portage/distfiles"
+distdir="/release/tmp/distfiles/"
 portdir="/release/trees/portage-auto"
 options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"

diff --git a/config/nightheron.env b/config/nightheron.env
index 16aae76..adcb03f 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,4 +1,3 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
-export DISTDIR="/var/cache/portage/distfiles/"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 27b5097..f4e934f 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,4 +1,4 @@
-distdir="/usr/portage/distfiles"
+distdir="/release/tmp/distfiles/"
 portdir="/release/trees/portage-auto"
 options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2016-05-24  2:05 Mike Frysinger
  0 siblings, 0 replies; 35+ messages in thread
From: Mike Frysinger @ 2016-05-24  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     948570e7a45b35fd2e2ad8d61f1a20543f2ccb39
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 02:05:09 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue May 24 02:05:09 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=948570e7

drop duplicate default e-mail values

The catalyst-auto defaults already align with these.

 config/build.env | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config/build.env b/config/build.env
index 2fc44f6..1599a39 100644
--- a/config/build.env
+++ b/config/build.env
@@ -6,5 +6,3 @@ BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/builds/${ARCH}/
 CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
 
 EMAIL_SUBJECT_PREPEND="[${ARCH}-${TYPE}]"
-EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
-EMAIL_FROM=catalyst@$(hostname -f)


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2016-05-27 18:47 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2016-05-27 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     fbd9bd975a59ee6dedf26553f403a49393c339b3
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 18:47:01 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri May 27 18:47:18 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=fbd9bd97

Add envscript for more infra boxes.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/jackdaw.env | 3 +++
 config/junco.env   | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/config/jackdaw.env b/config/jackdaw.env
new file mode 100644
index 0000000..287e1d0
--- /dev/null
+++ b/config/jackdaw.env
@@ -0,0 +1,3 @@
+export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export FEATURES="parallel-fetch preserve-libs"
+export MAKEOPTS="-j4 -l4"

diff --git a/config/junco.env b/config/junco.env
new file mode 100644
index 0000000..287e1d0
--- /dev/null
+++ b/config/junco.env
@@ -0,0 +1,3 @@
+export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export FEATURES="parallel-fetch preserve-libs"
+export MAKEOPTS="-j4 -l4"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2016-05-27 20:59 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2016-05-27 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     b33c6d98bed347be0b005a721e6d65e3ad503ab0
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 20:59:39 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri May 27 20:59:39 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=b33c6d98

infra hosts: tweak build options.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/jackdaw.env | 4 ++--
 config/junco.env   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/jackdaw.env b/config/jackdaw.env
index 287e1d0..38bab64 100644
--- a/config/jackdaw.env
+++ b/config/jackdaw.env
@@ -1,3 +1,3 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
-export FEATURES="parallel-fetch preserve-libs"
-export MAKEOPTS="-j4 -l4"
+export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
+export MAKEOPTS="-j7 -l7"

diff --git a/config/junco.env b/config/junco.env
index 287e1d0..38bab64 100644
--- a/config/junco.env
+++ b/config/junco.env
@@ -1,3 +1,3 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
-export FEATURES="parallel-fetch preserve-libs"
-export MAKEOPTS="-j4 -l4"
+export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
+export MAKEOPTS="-j7 -l7"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2016-05-27 21:40 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2016-05-27 21:40 UTC (permalink / raw
  To: gentoo-commits

commit:     da8eca6283a7a230a5d9fe5fc0bf9a71058dffc2
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 21:40:27 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri May 27 21:40:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=da8eca62

infra-boxes: go more parallel to use CPU better.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/jackdaw.env | 1 +
 config/junco.env   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/config/jackdaw.env b/config/jackdaw.env
index 38bab64..55edb80 100644
--- a/config/jackdaw.env
+++ b/config/jackdaw.env
@@ -1,3 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
 export MAKEOPTS="-j7 -l7"
+export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

diff --git a/config/junco.env b/config/junco.env
index 38bab64..55edb80 100644
--- a/config/junco.env
+++ b/config/junco.env
@@ -1,3 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
 export MAKEOPTS="-j7 -l7"
+export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2017-12-04 17:59 Brian Dolbec
  0 siblings, 0 replies; 35+ messages in thread
From: Brian Dolbec @ 2017-12-04 17:59 UTC (permalink / raw
  To: gentoo-commits

commit:     f7b53cd2f78c5b3dfb4244d57fc0357733b549fd
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  4 17:16:01 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 17:57:25 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f7b53cd2

Update configs for catalyst-3

Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>

 config/amd64-auto.conf    | 10 ++++++++--
 config/snapshot-auto.conf |  8 +++++++-
 config/snapshot.conf      |  8 +++++++-
 config/x86-auto.conf      | 10 ++++++++--
 4 files changed, 30 insertions(+), 6 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"

diff --git a/config/snapshot-auto.conf b/config/snapshot-auto.conf
index 7b39cb8b..831d4335 100644
--- a/config/snapshot-auto.conf
+++ b/config/snapshot-auto.conf
@@ -1,7 +1,13 @@
+repo_basedir="/usr/portage"
+repo_name="gentoo"
+target_distdir="/usr/portage/distfiles"
+target_pkgdir="/usr/portage/packages"
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage-auto"
-sharedir="/usr/lib/catalyst"
+sharedir="/usr/share/catalyst"
+shdir="/usr/share/catalyst/targets"
 storedir="/release"
 hash_function="crc32"
 digests="md5 sha1"
 contents="auto"
+source_matching="loose"

diff --git a/config/snapshot.conf b/config/snapshot.conf
index 9213476f..e4fe1b0a 100644
--- a/config/snapshot.conf
+++ b/config/snapshot.conf
@@ -1,7 +1,13 @@
+repo_basedir="/usr/portage"
+repo_name="gentoo"
+target_distdir="/usr/portage/distfiles"
+target_pkgdir="/usr/portage/packages"
 distdir="/usr/portage/distfiles"
 portdir="/release/trees/portage"
-sharedir="/usr/lib/catalyst"
+sharedir="/usr/share/catalyst"
+shdir="/usr/share/catalyst/targets"
 storedir="/release"
 hash_function="crc32"
 digests="md5 sha1"
 contents="auto"
+source_matching="loose"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index f4e934ff..3d668531 100644
--- a/config/x86-auto.conf
+++ b/config/x86-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/x86-dev"
 snapshot_cache="/release/tmp/snapshots"
 envscript="/etc/catalyst/local/host.env"
 hash_function="crc32"
 digests="sha512 whirlpool"
 contents="auto"
+source_matching="loose"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2017-12-06  4:16 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2017-12-06  4:16 UTC (permalink / raw
  To: gentoo-commits

commit:     93fa0df0a17f0125b97b4ce1912d9426ebc0aa14
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 04:16:25 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 04:16:25 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=93fa0df0

nightheron: build faster.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/nightheron.env | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/nightheron.env b/config/nightheron.env
index adcb03fd..b265473e 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,3 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
+export PORTAGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-avg=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2017-12-06  4:56 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2017-12-06  4:56 UTC (permalink / raw
  To: gentoo-commits

commit:     f3fa29e78bc7e4803f4d9a93662cc3c1040b00c7
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 04:56:20 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 04:56:20 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f3fa29e7

nightheron: fix variable name.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/nightheron.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/nightheron.env b/config/nightheron.env
index b265473e..e0439bfc 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,4 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
-export PORTAGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-avg=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"
+export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-avg=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2017-12-06  7:51 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2017-12-06  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     2f06ca128dfe07c4a8eb397edc22f17508b2f967
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 07:50:58 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 07:50:58 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=2f06ca12

nightheron: fix expansion of avg.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/nightheron.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/nightheron.env b/config/nightheron.env
index e0439bfc..a1061b05 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,4 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
-export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-avg=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"
+export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2017-12-06 16:36 Robin H. Johnson
  0 siblings, 0 replies; 35+ messages in thread
From: Robin H. Johnson @ 2017-12-06 16:36 UTC (permalink / raw
  To: gentoo-commits

commit:     9edcf5e31130c453283ed4c169de76df9d4910f3
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 16:36:42 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 16:36:42 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=9edcf5e3

config: ovh mirror seems offline, add bytemark as preferred with distfiles.g.o fallback.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 config/jackdaw.env    | 2 +-
 config/junco.env      | 2 +-
 config/nightheron.env | 2 +-
 config/skimmer.env    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/jackdaw.env b/config/jackdaw.env
index 55edb801..0509957e 100644
--- a/config/jackdaw.env
+++ b/config/jackdaw.env
@@ -1,4 +1,4 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
 export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
 export MAKEOPTS="-j7 -l7"
 export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

diff --git a/config/junco.env b/config/junco.env
index 55edb801..0509957e 100644
--- a/config/junco.env
+++ b/config/junco.env
@@ -1,4 +1,4 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
 export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
 export MAKEOPTS="-j7 -l7"
 export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

diff --git a/config/nightheron.env b/config/nightheron.env
index a1061b05..32950ce6 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,4 +1,4 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
 export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"

diff --git a/config/skimmer.env b/config/skimmer.env
index adcb03fd..dcee3574 100644
--- a/config/skimmer.env
+++ b/config/skimmer.env
@@ -1,3 +1,3 @@
-export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2017-12-06 22:44 Brian Dolbec
  0 siblings, 0 replies; 35+ messages in thread
From: Brian Dolbec @ 2017-12-06 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     381936c7956de1bc5d6e83ba61102f7c0449cca7
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 22:42:27 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 22:43:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=381936c7

config/{amd64,x86}-auto.conf: Fix target repo name and path

I missed editing them correctly for the old location and directory name.

 config/amd64-auto.conf | 4 ++--
 config/x86-auto.conf   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index beb4fe67..c6cadcec 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,5 +1,5 @@
-repo_basedir="/usr/portage"
-repo_name="gentoo"
+repo_basedir="/usr"
+repo_name="portage"
 target_distdir="/usr/portage/distfiles"
 target_pkgdir="/usr/portage/packages"
 distdir="/release/tmp/distfiles"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 3d668531..c37f15ad 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,5 +1,5 @@
-repo_basedir="/usr/portage"
-repo_name="gentoo"
+repo_basedir="/usr"
+repo_name="portage"
 target_distdir="/usr/portage/distfiles"
 target_pkgdir="/usr/portage/packages"
 distdir="/release/tmp/distfiles"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2019-01-04 16:55 Ben Kohler
  0 siblings, 0 replies; 35+ messages in thread
From: Ben Kohler @ 2019-01-04 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     1db2b06a095f4d1e611083b5e87b6d7c69eddf77
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  4 16:54:50 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Jan  4 16:54:50 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=1db2b06a

add sparc-auto catalyst config file based on amd64

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/sparc-auto.conf | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/config/sparc-auto.conf b/config/sparc-auto.conf
new file mode 100644
index 00000000..b62a3f83
--- /dev/null
+++ b/config/sparc-auto.conf
@@ -0,0 +1,16 @@
+repo_basedir="/usr"
+repo_name="portage"
+target_distdir="/usr/portage/distfiles"
+target_pkgdir="/usr/portage/packages"
+distdir="/release/tmp/distfiles"
+portdir="/release/trees/portage-auto"
+options="bindist kerncache pkgcache preserve_libs"
+sharedir="/usr/share/catalyst"
+shdir="/usr/share/catalyst/targets"
+storedir="/release/buildroot/sparc-dev"
+snapshot_cache="/release/tmp/snapshots"
+envscript="/etc/catalyst/local/host.env"
+hash_function="crc32"
+digests="sha512 whirlpool"
+contents="auto"
+source_matching="loose"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2019-07-15 21:53 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 35+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2019-07-15 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     8b17bd94689a3bed8df78150e3589a24d84d21b3
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 21:53:10 2019 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 21:53:10 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8b17bd94

Update catalyst config to use the new paths for portage.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>

 config/amd64-auto.conf | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index c6cadcec..907d51d7 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,16 +1,16 @@
-repo_basedir="/usr"
-repo_name="portage"
-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/share/catalyst"
-shdir="/usr/share/catalyst/targets"
+shdir="%(sharedir)s/targets"
+options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
+portdir="/release/trees/portage-auto"
+distdir="/release/tmp/distfiles"
 storedir="/release/buildroot/amd64-dev"
 snapshot_cache="/release/tmp/snapshots"
 envscript="/etc/catalyst/local/host.env"
+source_matching="loose"
 hash_function="crc32"
 digests="sha512 whirlpool"
 contents="auto"
-source_matching="loose"
+repo_basedir="/var/db/repos"
+repo_name="gentoo"
+target_distdir="/var/cache/distfiles"
+target_pkgdir="/var/cache/binpkgs"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2019-10-04 20:21 Ben Kohler
  0 siblings, 0 replies; 35+ messages in thread
From: Ben Kohler @ 2019-10-04 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     6215445409f8a18879b0d2df443868c394a39913
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 19:46:09 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 19:46:09 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=62154454

x86-auto.conf: switch x86 autobuilds to new portage paths

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/x86-auto.conf | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index c37f15ad..9c70f60a 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,16 +1,16 @@
-repo_basedir="/usr"
-repo_name="portage"
-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/share/catalyst"
-shdir="/usr/share/catalyst/targets"
+shdir="%(sharedir)s/targets"
+options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
+portdir="/release/trees/portage-auto"
+distdir="/release/tmp/distfiles"
 storedir="/release/buildroot/x86-dev"
 snapshot_cache="/release/tmp/snapshots"
 envscript="/etc/catalyst/local/host.env"
+source_matching="loose"
 hash_function="crc32"
 digests="sha512 whirlpool"
 contents="auto"
-source_matching="loose"
+repo_basedir="/var/db/repos"
+repo_name="gentoo"
+target_distdir="/var/cache/distfiles"
+target_pkgdir="/var/cache/binpkgs"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2019-10-11 16:19 Ben Kohler
  0 siblings, 0 replies; 35+ messages in thread
From: Ben Kohler @ 2019-10-11 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     f8c818cefc73c6977ceecbd385330d06896d1956
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 16:17:43 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 16:17:43 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f8c818ce

sparc-auto.conf: move to new portage paths

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/sparc-auto.conf | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/config/sparc-auto.conf b/config/sparc-auto.conf
index b62a3f83..ad990f23 100644
--- a/config/sparc-auto.conf
+++ b/config/sparc-auto.conf
@@ -1,16 +1,16 @@
-repo_basedir="/usr"
-repo_name="portage"
-target_distdir="/usr/portage/distfiles"
-target_pkgdir="/usr/portage/packages"
-distdir="/release/tmp/distfiles"
-portdir="/release/trees/portage-auto"
-options="bindist kerncache pkgcache preserve_libs"
 sharedir="/usr/share/catalyst"
-shdir="/usr/share/catalyst/targets"
+shdir="%(sharedir)s/targets"
+options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
+portdir="/release/trees/portage-auto"
+distdir="/release/tmp/distfiles"
 storedir="/release/buildroot/sparc-dev"
 snapshot_cache="/release/tmp/snapshots"
 envscript="/etc/catalyst/local/host.env"
+source_matching="loose"
 hash_function="crc32"
 digests="sha512 whirlpool"
 contents="auto"
-source_matching="loose"
+repo_basedir="/var/db/repos"
+repo_name="gentoo"
+target_distdir="/var/cache/distfiles"
+target_pkgdir="/var/cache/binpkgs"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2020-05-18 17:35 Ben Kohler
  0 siblings, 0 replies; 35+ messages in thread
From: Ben Kohler @ 2020-05-18 17:35 UTC (permalink / raw
  To: gentoo-commits

commit:     20d1b7a74839b3bf6e15787129e4555e5ae8c2df
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 17:34:17 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon May 18 17:35:14 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=20d1b7a7

config/{amd64,x86}-auto.conf: enable kerncache again

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/amd64-auto.conf | 2 +-
 config/x86-auto.conf   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 907d51d7..20f1a874 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,6 +1,6 @@
 sharedir="/usr/share/catalyst"
 shdir="%(sharedir)s/targets"
-options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
+options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
 portdir="/release/trees/portage-auto"
 distdir="/release/tmp/distfiles"
 storedir="/release/buildroot/amd64-dev"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 9c70f60a..a782f0f4 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,6 +1,6 @@
 sharedir="/usr/share/catalyst"
 shdir="%(sharedir)s/targets"
-options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
+options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
 portdir="/release/trees/portage-auto"
 distdir="/release/tmp/distfiles"
 storedir="/release/buildroot/x86-dev"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2020-05-19 12:49 Ben Kohler
  0 siblings, 0 replies; 35+ messages in thread
From: Ben Kohler @ 2020-05-19 12:49 UTC (permalink / raw
  To: gentoo-commits

commit:     09a9a6f2a977cf9114a6f7f916585b52d76ec0b3
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue May 19 12:49:20 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue May 19 12:49:20 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=09a9a6f2

nightheron.env: enable binpkg-multi-instance

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/nightheron.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/nightheron.env b/config/nightheron.env
index 32950ce6..54b6c94d 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,4 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
-export FEATURES="parallel-fetch preserve-libs"
+export FEATURES="binpkg-multi-instance parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
 export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2020-12-22  0:57 Ben Kohler
  0 siblings, 0 replies; 35+ messages in thread
From: Ben Kohler @ 2020-12-22  0:57 UTC (permalink / raw
  To: gentoo-commits

commit:     6b723d601450f0f58648b17013dc612b74bfc1ed
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 00:56:45 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 00:56:45 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=6b723d60

config: add env file for pardalote

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/pardalote.env | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/config/pardalote.env b/config/pardalote.env
new file mode 100644
index 00000000..4b1cd2a6
--- /dev/null
+++ b/config/pardalote.env
@@ -0,0 +1,4 @@
+export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
+export FEATURES="binpkg-multi-instance parallel-fetch preserve-libs"
+export MAKEOPTS="-j12 -l12"
+export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=12 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2020-12-24 12:52 Ben Kohler
  0 siblings, 0 replies; 35+ messages in thread
From: Ben Kohler @ 2020-12-24 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     823f4646f45ee21cacf9ff314f8c4e39f2c223f3
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 12:51:27 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 12:51:27 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=823f4646

config/pardalote.env: more aggressive job count

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/pardalote.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/pardalote.env b/config/pardalote.env
index 4b1cd2a6..65e9886d 100644
--- a/config/pardalote.env
+++ b/config/pardalote.env
@@ -1,4 +1,4 @@
 export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
 export FEATURES="binpkg-multi-instance parallel-fetch preserve-libs"
-export MAKEOPTS="-j12 -l12"
+export MAKEOPTS="-j24"
 export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=12 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2021-07-31 16:07 Andreas K. Hüttel
  0 siblings, 0 replies; 35+ messages in thread
From: Andreas K. Hüttel @ 2021-07-31 16:07 UTC (permalink / raw
  To: gentoo-commits

commit:     f681a6e17298573f29ead7b785e9a637f537040e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 16:07:34 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 16:07:34 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f681a6e1

Drop obsolete config files

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 config/amd64-auto.conf | 16 ----------------
 config/pardalote.env   |  4 ----
 config/x86-auto.conf   | 16 ----------------
 3 files changed, 36 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
deleted file mode 100644
index 20f1a874..00000000
--- a/config/amd64-auto.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-sharedir="/usr/share/catalyst"
-shdir="%(sharedir)s/targets"
-options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
-portdir="/release/trees/portage-auto"
-distdir="/release/tmp/distfiles"
-storedir="/release/buildroot/amd64-dev"
-snapshot_cache="/release/tmp/snapshots"
-envscript="/etc/catalyst/local/host.env"
-source_matching="loose"
-hash_function="crc32"
-digests="sha512 whirlpool"
-contents="auto"
-repo_basedir="/var/db/repos"
-repo_name="gentoo"
-target_distdir="/var/cache/distfiles"
-target_pkgdir="/var/cache/binpkgs"

diff --git a/config/pardalote.env b/config/pardalote.env
deleted file mode 100644
index 65e9886d..00000000
--- a/config/pardalote.env
+++ /dev/null
@@ -1,4 +0,0 @@
-export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
-export FEATURES="binpkg-multi-instance parallel-fetch preserve-libs"
-export MAKEOPTS="-j24"
-export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=12 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
deleted file mode 100644
index a782f0f4..00000000
--- a/config/x86-auto.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-sharedir="/usr/share/catalyst"
-shdir="%(sharedir)s/targets"
-options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache"
-portdir="/release/trees/portage-auto"
-distdir="/release/tmp/distfiles"
-storedir="/release/buildroot/x86-dev"
-snapshot_cache="/release/tmp/snapshots"
-envscript="/etc/catalyst/local/host.env"
-source_matching="loose"
-hash_function="crc32"
-digests="sha512 whirlpool"
-contents="auto"
-repo_basedir="/var/db/repos"
-repo_name="gentoo"
-target_distdir="/var/cache/distfiles"
-target_pkgdir="/var/cache/binpkgs"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* [gentoo-commits] proj/releng:master commit in: config/
@ 2021-07-31 19:41 Matt Turner
  0 siblings, 0 replies; 35+ messages in thread
From: Matt Turner @ 2021-07-31 19:41 UTC (permalink / raw
  To: gentoo-commits

commit:     a64d987584fac6bc21917508cc00c6a0391f6fdd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 01:18:05 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 17:54:33 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=a64d9875

config: Remove unused configs

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 config/build.env          |  8 --------
 config/distfiles.conf     |  9 ---------
 config/jackdaw.env        |  4 ----
 config/junco.env          |  4 ----
 config/nightheron.env     |  4 ----
 config/skimmer.env        |  3 ---
 config/snapshot-auto.conf | 13 -------------
 config/snapshot.conf      | 13 -------------
 config/sparc-auto.conf    | 16 ----------------
 9 files changed, 74 deletions(-)

diff --git a/config/build.env b/config/build.env
deleted file mode 100644
index 1599a39a..00000000
--- a/config/build.env
+++ /dev/null
@@ -1,8 +0,0 @@
-BASE_DIR="/release"
-TMP_PATH="/release/tmp/run"
-BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
-BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/builds/${ARCH}/
-
-CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
-
-EMAIL_SUBJECT_PREPEND="[${ARCH}-${TYPE}]"

diff --git a/config/distfiles.conf b/config/distfiles.conf
deleted file mode 100644
index ce9aed23..00000000
--- a/config/distfiles.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-distdir="/release/tmp/distfiles"
-portdir="/release/portage"
-options="autoresume ccache pkgcache seedcache snapcache"
-sharedir="/usr/lib/catalyst/"
-storedir="/release/buildroot/amd64-dev"
-envscript="/etc/catalyst/amd64-dev.env"
-hash_function="crc32"
-digests="md5 sha1"
-contents="auto"

diff --git a/config/jackdaw.env b/config/jackdaw.env
deleted file mode 100644
index 0509957e..00000000
--- a/config/jackdaw.env
+++ /dev/null
@@ -1,4 +0,0 @@
-export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
-export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
-export MAKEOPTS="-j7 -l7"
-export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

diff --git a/config/junco.env b/config/junco.env
deleted file mode 100644
index 0509957e..00000000
--- a/config/junco.env
+++ /dev/null
@@ -1,4 +0,0 @@
-export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
-export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
-export MAKEOPTS="-j7 -l7"
-export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

diff --git a/config/nightheron.env b/config/nightheron.env
deleted file mode 100644
index 54b6c94d..00000000
--- a/config/nightheron.env
+++ /dev/null
@@ -1,4 +0,0 @@
-export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
-export FEATURES="binpkg-multi-instance parallel-fetch preserve-libs"
-export MAKEOPTS="-j5 -l4"
-export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"

diff --git a/config/skimmer.env b/config/skimmer.env
deleted file mode 100644
index dcee3574..00000000
--- a/config/skimmer.env
+++ /dev/null
@@ -1,3 +0,0 @@
-export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
-export FEATURES="parallel-fetch preserve-libs"
-export MAKEOPTS="-j5 -l4"

diff --git a/config/snapshot-auto.conf b/config/snapshot-auto.conf
deleted file mode 100644
index 831d4335..00000000
--- a/config/snapshot-auto.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-repo_basedir="/usr/portage"
-repo_name="gentoo"
-target_distdir="/usr/portage/distfiles"
-target_pkgdir="/usr/portage/packages"
-distdir="/usr/portage/distfiles"
-portdir="/release/trees/portage-auto"
-sharedir="/usr/share/catalyst"
-shdir="/usr/share/catalyst/targets"
-storedir="/release"
-hash_function="crc32"
-digests="md5 sha1"
-contents="auto"
-source_matching="loose"

diff --git a/config/snapshot.conf b/config/snapshot.conf
deleted file mode 100644
index e4fe1b0a..00000000
--- a/config/snapshot.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-repo_basedir="/usr/portage"
-repo_name="gentoo"
-target_distdir="/usr/portage/distfiles"
-target_pkgdir="/usr/portage/packages"
-distdir="/usr/portage/distfiles"
-portdir="/release/trees/portage"
-sharedir="/usr/share/catalyst"
-shdir="/usr/share/catalyst/targets"
-storedir="/release"
-hash_function="crc32"
-digests="md5 sha1"
-contents="auto"
-source_matching="loose"

diff --git a/config/sparc-auto.conf b/config/sparc-auto.conf
deleted file mode 100644
index ad990f23..00000000
--- a/config/sparc-auto.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-sharedir="/usr/share/catalyst"
-shdir="%(sharedir)s/targets"
-options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
-portdir="/release/trees/portage-auto"
-distdir="/release/tmp/distfiles"
-storedir="/release/buildroot/sparc-dev"
-snapshot_cache="/release/tmp/snapshots"
-envscript="/etc/catalyst/local/host.env"
-source_matching="loose"
-hash_function="crc32"
-digests="sha512 whirlpool"
-contents="auto"
-repo_basedir="/var/db/repos"
-repo_name="gentoo"
-target_distdir="/var/cache/distfiles"
-target_pkgdir="/var/cache/binpkgs"


^ permalink raw reply related	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2021-07-31 19:41 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-13  4:23 [gentoo-commits] proj/releng:master commit in: config/ Jorge Manuel B. S. Vicetto
  -- strict thread matches above, loose matches on Subject: below --
2021-07-31 19:41 Matt Turner
2021-07-31 16:07 Andreas K. Hüttel
2020-12-24 12:52 Ben Kohler
2020-12-22  0:57 Ben Kohler
2020-05-19 12:49 Ben Kohler
2020-05-18 17:35 Ben Kohler
2019-10-11 16:19 Ben Kohler
2019-10-04 20:21 Ben Kohler
2019-07-15 21:53 Jorge Manuel B. S. Vicetto
2019-01-04 16:55 Ben Kohler
2017-12-06 22:44 Brian Dolbec
2017-12-06 16:36 Robin H. Johnson
2017-12-06  7:51 Robin H. Johnson
2017-12-06  4:56 Robin H. Johnson
2017-12-06  4:16 Robin H. Johnson
2017-12-04 17:59 Brian Dolbec
2016-05-27 21:40 Robin H. Johnson
2016-05-27 20:59 Robin H. Johnson
2016-05-27 18:47 Robin H. Johnson
2016-05-24  2:05 Mike Frysinger
2016-01-26  7:45 Robin H. Johnson
2016-01-21  5:08 Robin H. Johnson
2014-07-17  3:48 Jorge Manuel B. S. Vicetto
2013-09-02  1:27 Jorge Manuel B. S. Vicetto
2013-04-28 22:26 Jorge Manuel B. S. Vicetto
2013-03-27  2:48 Jorge Manuel B. S. Vicetto
2013-03-01 23:36 Robin H. Johnson
2013-02-22  8:33 Robin H. Johnson
2012-11-04 13:26 Jorge Manuel B. S. Vicetto
2012-11-02 14:25 Jorge Manuel B. S. Vicetto
2012-10-13 13:19 Jorge Manuel B. S. Vicetto
2012-09-17  1:46 Jorge Manuel B. S. Vicetto
2012-07-24 10:44 Jorge Manuel B. S. Vicetto
2012-06-27 23:32 Jorge Manuel B. S. Vicetto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox