summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-04-10 12:39:12 +0200
committerHolger Levsen <holger@layer-acht.org>2015-04-16 16:47:01 +0200
commit36798da6b02677f0d8d3808bb0541148d8e1c314 (patch)
tree1eae382af734b145cc29382b550fce25870e7314 /TODO
parentefff11a45908152891feb1a1b071ad9871208190 (diff)
downloadjenkins.debian.net-36798da6b02677f0d8d3808bb0541148d8e1c314.tar.xz
reproducible: new db table: removed_packages, to track removed package and subsequently clean up files
the db now stores tuple of (pkgname, suite, architecture) of every removed packages, then reproducible_maintenance.sh pick up entries from it and find+remove files. For now the reproducible_maintenance only output what he would have remove.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index ecd949ac..69b46f49 100644
--- a/TODO
+++ b/TODO
@@ -138,7 +138,6 @@ properties:
** meld bin/reproducible_setup_schroot.sh into bin/schroot-create.sh and alias the former to the latter
** "fork" etc/schroot/default into etc/schroot/reproducible
** use one css for all, not two minimally different ones
-** restore the "find packages which have been removed from sid" part of reproducible_maintenance.sh
** repo-comparison: check for binaries without source
** turn job-cfg/g-i.yaml into .yaml.py