summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-02-23 10:43:18 -0500
committerWill Woods <wwoods@redhat.com>2009-02-23 10:43:18 -0500
commit8c00400f07a55f7d5c779e76aef553810ca3eba8 (patch)
treedef9734eaf281b1dc170b67e483950abe607000a
parent08ff4bee10d51f35cbb55a03cbce420b89433b79 (diff)
parent7485098914206f748e9380d83b472f61306ebf30 (diff)
downloaddebuginfofs-8c00400f07a55f7d5c779e76aef553810ca3eba8.tar.gz
debuginfofs-8c00400f07a55f7d5c779e76aef553810ca3eba8.tar.xz
debuginfofs-8c00400f07a55f7d5c779e76aef553810ca3eba8.zip
Merge branch 'master' of ssh://fedorapeople.org/~wwoods/public_git/debuginfofs
-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