summaryrefslogtreecommitdiff
path: root/bin/build-packages
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-06-20 08:31:06 +0200
committerErich Eckner <git@eckner.net>2019-06-20 08:31:06 +0200
commit360f88b206f543c648ec5e69b6e3b010cf2e19f3 (patch)
treeec2ec0b83e523ce76d8bf7c78fedde354a020300 /bin/build-packages
parentc681b098f53f8fd86cbe720f643c1a528d2f2f60 (diff)
downloadbuilder-360f88b206f543c648ec5e69b6e3b010cf2e19f3.tar.xz
bin/build-packages: add TODO
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 ''