From e56544fe3896e9be5706e82869e5e42c80f35f9f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 10 Mar 2018 20:51:02 +0100 Subject: bin/db-update: add TODO --- bin/db-update | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') 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" -- cgit v1.2.3-54-g00ecf