From fcbd37869479e18c38a1ce042b4ae5061b00bb85 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 20 Jun 2019 08:38:33 +0200 Subject: bin/build-packages: add TODO --- bin/build-packages | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/build-packages') 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 '' -- cgit v1.2.3-54-g00ecf