Release engineering files for Gentoo Asahi
Find a file
Mike Frysinger f98bc791e6 catalyst-auto: pass current targets down to post_build
Commit b7e493b4e4 (run trigger_post_build
after every successful spec) broke a lot of builders.  The configs were
written to be called only after everything was done, but by calling it
after the first build (stage1 only), all the other artifacts we expected
did not yet exist.

Change post_build to pass the current set & spec name down so the config
can figure out what is available at that point in time.
2018-01-15 20:52:14 -05:00
checklists Added some initial files to become our Release Engineering checklists. I'll start adding content later today. 2008-02-01 19:41:06 +00:00
config config/{amd64,x86}-auto.conf: Fix target repo name and path 2017-12-06 14:43:14 -08:00
old Moving specs and kconfig under old. 2008-02-02 19:10:53 +00:00
releases Move package.use and package.mask files for cloud stages to a releng subdir. 2018-01-07 03:31:14 +00:00
scripts tools/catalyst-auto: change datestamp->timestamp 2017-12-07 23:40:38 -08:00
tools catalyst-auto: pass current targets down to post_build 2018-01-15 20:52:14 -05:00
tools-hardened tools-systemd: isolate systemd scripts to their own directory 2016-03-09 05:00:05 -05:00
tools-musl tools-musl: update to reflect new musl profile structure 2017-12-12 22:43:45 -05:00
tools-systemd tool-systemd: use consistent naming of script 2016-03-11 07:21:24 -05:00
tools-uclibc tools-uclibc: bump unmasked gcc to 4.8.5-r1 2018-01-13 14:30:47 -05:00
.gitignore add gitignore for tools-musl stuff 2017-01-01 21:39:44 -06:00
README.md Add README. 2017-12-14 13:40:58 -08:00

Gentoo Release Engineering Builds

This is the repo of the Gentoo Release Engineering team, used to host build specs.

To use these builds, you need Gentoo's Catalyst tool.

Official Repo GitWeb: https://gitweb.gentoo.org/proj/releng.git/ Read-only mirror: https://github.com/gentoo/releng