Commit graph

41 commits

Author SHA1 Message Date
Matt Turner a64d987584
config: Remove unused configs
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 10:54:33 -07:00
Andreas K. Hüttel f681a6e172
Drop obsolete config files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 18:07:34 +02:00
Andreas K. Hüttel 658ae5794f
fix external interface name on demeter
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-03 21:00:15 +02:00
Andreas K. Hüttel b1653f03b6
add a simple packet filter for demeter
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-03 20:55:09 +02:00
Matt Turner d70057496e
config/old: Remove
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-01-31 22:58:03 -05:00
Ben Kohler 823f4646f4
config/pardalote.env: more aggressive job count
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2020-12-24 06:51:27 -06:00
Ben Kohler 6b723d6014
config: add env file for pardalote
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2020-12-21 18:56:45 -06:00
Ben Kohler 09a9a6f2a9
nightheron.env: enable binpkg-multi-instance
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2020-05-19 07:49:20 -05:00
Ben Kohler 20d1b7a748
config/{amd64,x86}-auto.conf: enable kerncache again
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2020-05-18 12:35:14 -05:00
Ben Kohler f8c818cefc
sparc-auto.conf: move to new portage paths
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2019-10-11 11:17:43 -05:00
Ben Kohler 6215445409
x86-auto.conf: switch x86 autobuilds to new portage paths
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2019-10-04 14:46:09 -05:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 8b17bd9468 Update catalyst config to use the new paths for portage.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2019-07-15 21:53:10 +00:00
Ben Kohler 1db2b06a09
add sparc-auto catalyst config file based on amd64
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2019-01-04 10:54:50 -06:00
Brian Dolbec 381936c795
config/{amd64,x86}-auto.conf: Fix target repo name and path
I missed editing them correctly for the old location and directory name.
2017-12-06 14:43:14 -08:00
Robin H. Johnson 9edcf5e311
config: ovh mirror seems offline, add bytemark as preferred with distfiles.g.o fallback.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-06 08:36:42 -08:00
Robin H. Johnson 2f06ca128d
nightheron: fix expansion of avg.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-05 23:50:58 -08:00
Robin H. Johnson f3fa29e78b
nightheron: fix variable name.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-05 20:56:20 -08:00
Robin H. Johnson 93fa0df0a1
nightheron: build faster.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-05 20:16:25 -08:00
Brian Dolbec f7b53cd2f7
Update configs for catalyst-3
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2017-12-04 09:57:25 -08:00
Robin H. Johnson da8eca6283
infra-boxes: go more parallel to use CPU better.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-05-27 14:40:27 -07:00
Robin H. Johnson b33c6d98be
infra hosts: tweak build options.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-05-27 13:59:39 -07:00
Robin H. Johnson fbd9bd975a
Add envscript for more infra boxes.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-05-27 11:47:18 -07:00
Mike Frysinger 948570e7a4 drop duplicate default e-mail values
The catalyst-auto defaults already align with these.
2016-05-23 22:05:09 -04:00
Mike Frysinger 170331ecea catalyst-auto: automatically calculate REPO_DIR
Rather than hardcode it to a path that works on only a few systems,
switch it to the dynamic calculation like we use for GITDIR.
2016-05-19 22:16:14 -04:00
Robin H. Johnson ea24197c96
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@gentoo.org>
2016-01-25 23:44:20 -08:00
Robin H. Johnson dddadbeffd
Gentoo infra boxes now have distfiles outside /usr/portage.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-01-20 21:07:50 -08:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) a095a34a21 Add env file for the new releng build box (nightheron).
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-07-17 03:44:48 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 78b27390f6 Drop kerncache from the config files and sort options for distfiles.conf. 2013-09-02 01:22:52 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 70bc517741 Add bindist and preserve_libs to features - fixes bug 458536. 2013-04-28 22:26:04 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 7e5463dea4 Fix the destination dir on skimmer. 2013-03-27 02:48:23 +00:00
Robin H. Johnson 9137eff152 FEATURE is preserve-libs, not protect-libs.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2013-03-01 23:30:56 +00:00
Robin H. Johnson 3d6202343a Try to get FEATURES=protect-libs working on skimmer for bug #458536. 2013-02-22 08:33:21 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) b40d9b5e83 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.
2012-11-04 12:24:13 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 8e43adb84b Put build files under /releases/distfiles as that is going to be the new mirrors source. 2012-11-02 13:23:25 -01:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) c910463c2b 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.
2012-10-13 13:18:29 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) ed23448ece Add new build.env file with the default values used by releng boxes. 2012-10-13 04:21:08 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 17f0c502b5 Drop ccache from config. 2012-09-17 01:45:38 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 40a7d8dcce Update tools and config files for skimmer. 2012-09-17 01:21:57 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) b77e5ade21 Use sha512 and whirlpool digests for amd64 / x86 builds. 2012-07-24 10:43:54 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) d269466522 Sort options alphabetically and sync options for amd64 and x86 (add ccache to x86). 2012-06-27 23:32:33 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 663e729e4d Add catalyst config files to the repo. 2012-06-26 21:52:39 +00:00