From e542cd450cd69a07eff6fac75790e6182f42c0e6 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 22 Jan 2018 10:00:28 +0100 Subject: bin/db-update: add TODOs --- bin/db-update | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin/db-update') diff --git a/bin/db-update b/bin/db-update index 9ba65ce..343b9d4 100755 --- a/bin/db-update +++ b/bin/db-update @@ -20,6 +20,11 @@ # track packages in stable, too # know _exactly_ in which repository the packages are +# TODO: fully integrate database (in other scripts too) - e.g. rely on +# info in db instead of state-files + +# TODO: remove replaced packages in database, too + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf