summaryrefslogtreecommitdiff
path: root/bin/build-packages
diff options
context:
space:
mode:
Diffstat (limited to 'bin/build-packages')
-rwxr-xr-xbin/build-packages5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/build-packages b/bin/build-packages
index bb2ecba..28a82eb 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -18,6 +18,11 @@
# TODO: it might be worth trying to build with makedepends installed from
# [testing] and only depends installed from [staging]
+# TODO: the following things need proper locking and/or proper handling of
+# external locks:
+# - `git` on the package source
+# - `archbuild` (e.g. /var/lib/archbuilds/staging-i686-build/root.lock)
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''