index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-06-20 08:38:33 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-20 08:38:33 +0200 |
commit | fcbd37869479e18c38a1ce042b4ae5061b00bb85 (patch) | |
tree | 1f60f45033b8f744b6ebdcb420f28b84c0e9d351 /bin/build-packages | |
parent | 6c4aa29866f5af35f03aaa91624d26b9791c85fc (diff) |
-rwxr-xr-x | bin/build-packages | 3 |
diff --git a/bin/build-packages b/bin/build-packages index 19c7afe..07e426f 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -24,6 +24,9 @@ # - `archbuild` (e.g. /var/lib/archbuilds/staging-i686-build/root.lock) # - `find ... -exec umount` on the build chroot +# TODO: releave some locking conditions - meta goal: be able to run multiple +# build slaves on one host from within one archlinux32/builder repository + # shellcheck disable=SC2016 usage() { >&2 echo '' |