summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-03-06 12:10:36 -0500
committerWill Woods <wwoods@redhat.com>2009-03-06 12:10:36 -0500
commitf97d29b480aa891c76d8203b88a6de6ba2c66098 (patch)
tree5e57286aabc87834d7896f1242916d4c67c51acc
parent5c4def49104ce63bf86947c2c4e13f4c754490ba (diff)
downloaddebuginfofs-f97d29b480aa891c76d8203b88a6de6ba2c66098.tar.gz
debuginfofs-f97d29b480aa891c76d8203b88a6de6ba2c66098.tar.xz
debuginfofs-f97d29b480aa891c76d8203b88a6de6ba2c66098.zip
Update TODO
-rw-r--r--TODO20
1 files changed, 6 insertions, 14 deletions
diff --git a/TODO b/TODO
index 3bd490e..5109f73 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,7 @@
== For 1.0 ==
- debuginfofs-mirror:
+ - Use 'arches', 'versions', and 'enabled' flags from debuginfo.conf
- Clean up methods (move stuff from main() to the class)
- - 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
- - Need to choose a port for this - 3309?
- Fix client initscript to check BUILDID_HOST and/or fail gracefully when
BUILDID_URL is unreachable
@@ -25,6 +12,11 @@ Server:
- Figure out if we can make yum handle checking for already-cached files
- Fix half-assed logging
- Fix half-assed i18n
+ - add --cleanup=XXX flag
+ - XXX is a duration (7d), default in /etc/debuginfofs.conf
+ - default to "off"?
+ - 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
- make debuginfofs-mirror able to use rsync?
- Avahi announce server to local network