summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-01-22 10:00:28 +0100
committerErich Eckner <git@eckner.net>2018-01-22 10:00:28 +0100
commite542cd450cd69a07eff6fac75790e6182f42c0e6 (patch)
tree3cc7c9334e1f472aec9a8a673dfc77be0c1d326e /bin
parent9cae7aa539fa6c3bee8d5af0ba4504a98e1a3cc2 (diff)
downloadbuilder-e542cd450cd69a07eff6fac75790e6182f42c0e6.tar.xz
bin/db-update: add TODOs
Diffstat (limited to 'bin')
-rwxr-xr-xbin/db-update5
1 files changed, 5 insertions, 0 deletions
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"