Release engineering files for Gentoo Asahi
Find a file
Matt Turner c9ad265f80 scripts/copy_buildsync: try to exclude rsync tempfile
In-progress uploads are named .<filename>.<rsynctemp> and were
mistakenly recognized by copy_buildsync.sh as targets to sweep to the
mirrors. When it did, it deleted the file causing the in-progress upload
to fail.

Since the script is run by cron every 15 minutes, this would lead to a
large portion of the generated installation media to fail to upload, and
worse there is no pattern to it -- it just happens whenever an upload
spans the 15 minute boundary.

The fix is to ignore hidden files and to tell rsync (via the filter
rules) to exclude them from its sweep to the mirrors.

Closes: https://bugs.gentoo.org/670458
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2018-11-21 11:07:26 -08: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 kconfig/powerpc: Remove old kconfigs 2018-11-12 13:32:30 -08:00
scripts scripts/copy_buildsync: try to exclude rsync tempfile 2018-11-21 11:07:26 -08:00
tools catalyst-auto: Skip alpha stage2 builds 2018-09-17 12:21:14 -07:00
tools-hardened tools-systemd: isolate systemd scripts to their own directory 2016-03-09 05:00:05 -05:00
tools-musl remove unneeded use flags for musl stage4 2018-10-05 10:15:56 -05:00
tools-systemd tools-systemd: add static-libs for util-linux 2018-06-18 18:31:40 -04:00
tools-uclibc tools-uclibc: moved FEATURES=-multilib-strict to tree 2018-11-15 17:06:52 -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