From ead5de6e01b799ef9b1e39ccbd72fb4bcdbfb524 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 29 Nov 2017 09:02:24 +0100 Subject: bin/db-update: add TODO --- bin/db-update | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/db-update') diff --git a/bin/db-update b/bin/db-update index 6abc13c..aeef518 100755 --- a/bin/db-update +++ b/bin/db-update @@ -16,6 +16,10 @@ # TODO: handle dependencies of parts of a split package separately +# TODO: improve tracking of packages: +# track packages in stable, too +# know _exactly_ in which repository the packages are + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf