summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-03-10 20:51:02 +0100
committerErich Eckner <git@eckner.net>2018-03-10 20:51:02 +0100
commite56544fe3896e9be5706e82869e5e42c80f35f9f (patch)
tree0e0f51865848e95638763c083dc4f635e783115e /bin
parent91353d076cb6f770980d1fee9faa7856fde5be32 (diff)
downloadbuilder-e56544fe3896e9be5706e82869e5e42c80f35f9f.tar.xz
bin/db-update: add TODO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/db-update3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index 27cb1d6..001f030 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -9,6 +9,9 @@
# TODO: separate locks for staging, testing (and stable)
+# TODO: we should delete more packages than just the ones in repositories
+# where we move to (think of [extra] -> [community])
+
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"