summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-29 09:02:24 +0100
committerErich Eckner <git@eckner.net>2017-11-29 09:02:24 +0100
commitead5de6e01b799ef9b1e39ccbd72fb4bcdbfb524 (patch)
tree9c04da7be197d21d3ba7b8c85e5c6905ced71959 /bin/db-update
parentac2d1aab5b78b88775e239403a6793c244230b79 (diff)
downloadbuilder-ead5de6e01b799ef9b1e39ccbd72fb4bcdbfb524.tar.xz
bin/db-update: add TODO
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update4
1 files changed, 4 insertions, 0 deletions
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"