Release engineering files for Gentoo Asahi
Find a file
Mike Frysinger b291ea4754 catalyst-auto: move all code into functions
Mixing inline funcs and executable code makes it hard to follow and
shuffle ordering of operations.  Put everything other than variables
into functions.

The delta here is large, but it's almost entirely indentation changes.

This also makes updating the script (like `git pull`) more resilient.
2018-01-15 20:11:44 -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: move all code into functions 2018-01-15 20:11:44 -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