From d938a25d2b98780e4744fc9ce26f91a14598e640 Mon Sep 17 00:00:00 2001 From: Will Woods Date: Thu, 5 Mar 2009 18:32:49 -0500 Subject: Update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 5cac6ef..3bd490e 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,13 @@ - Flag to remove out-of-date (unused) debuginfo files - Rawhide builds expire very quickly - Keeping rawhide debuginfo causes disk usage to grow *very* rapidly + - add --cleanup=XXX flag + - XXX is a duration (7d), default in /etc/debuginfofs.conf + - default to "off"? + - update mtime on package dirs when that package is found in a repo + - but if we have multiple repos, and one gets updated, and one doesn't.. + - keep index file of what packages are in which repos + - If a package isn't listed in any repo index and is older than X, rm - debuginfofs-server service - init.d service, or upstart event? - Do like gnome-user-share and run our own httpd -- cgit