summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"