summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 524ef07..ec47622 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,7 @@ For 1.0:
Further work:
- Cleanups for debuginfofs-mirror:
- - make --verbose work right, jeez
+ - make --verbose work properly
- Figure out if we can make yum handle checking for already-cached files
- make debuginfofs-mirror able to use rsync?
- Avahi announce server to local network
@@ -24,6 +24,7 @@ Crazy future ideas:
- Provide source files as well
- Client-side FUSE filesystem that auto-fills src/ dir as build-id files
are read
+ - Or maybe we can convince the GDB devs to use unique paths for src/ files
- Server-side 'repofs' - FUSE filesystem that presents repo/package contents
- Unpack RPMs into cache, only when files are opened
- Clear old files from cache periodically