summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 5109f73..f684cd1 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,10 @@
== For 1.0 ==
- debuginfofs-mirror:
- - Use 'arches', 'versions', and 'enabled' flags from debuginfo.conf
- Clean up methods (move stuff from main() to the class)
- Fix client initscript to check BUILDID_HOST and/or fail gracefully when
BUILDID_URL is unreachable
== Further work ==
-Server:
- Cleanups for debuginfofs-mirror:
- make --verbose work properly
- Figure out if we can make yum handle checking for already-cached files
@@ -15,10 +13,13 @@ Server:
- 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
+ - keep index files of what packages are in which repos
+ - If a package isn't listed in any repo index and is older than X, rm
+ - this keeps us from deleting "old" files that are needed, but haven't
+ been updated in a while
- make debuginfofs-mirror able to use rsync?
- Avahi announce server to local network
+- Figure out URLs etc. for handling RHEL debuginfo
== Crazy future ideas ==
- Provide source files as well