From 4744a472cf6b810ee3f674eb5a401caa1e17782d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 29 Aug 2019 10:01:23 +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 43355cb..23cff3b 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -27,6 +27,9 @@ # TODO: releave some locking conditions - meta goal: be able to run multiple # build slaves on one host from within one archlinux32/builder repository +# TODO: Set up some keyserver to retrieve the missing keys from. A +# background job can then scrub the net for wanted keys. + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3