summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 6 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6d478a8..632118d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-For 1.0:
+== For 1.0 ==
- debuginfofs-mirror:
- Fix half-assed logging
- Fix half-assed i18n
@@ -11,7 +11,8 @@ For 1.0:
BUILDID_URL is unreachable
- Workaround to let old (RHEL5) yum handle repos with new hashes (rawhide)?
-Further work:
+== Further work ==
+Server:
- Cleanups for debuginfofs-mirror:
- make --verbose work properly
- Figure out if we can make yum handle checking for already-cached files
@@ -22,8 +23,10 @@ Further work:
- debuginfo data (.debug files): 100k files, 73GB
- source files : 2.2m files (!), 38GB
- Saves 34% disk space, lots and lots of inodes
+Client:
+- Use a webdav implementation that can cache files
-Crazy future ideas:
+== Crazy future ideas ==
- Provide source files as well
- Client-side FUSE filesystem that auto-fills src/ dir as build-id files
are read