summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-02-21 17:49:24 -0500
committerWill Woods <wwoods@redhat.com>2009-02-21 17:49:24 -0500
commit7485098914206f748e9380d83b472f61306ebf30 (patch)
treefdff269bc64385b7a21eb8325010e70b1146ad1a
parent67e86ac7b8d31473999edb75e25fedb2cb947e29 (diff)
downloaddebuginfofs-7485098914206f748e9380d83b472f61306ebf30.tar.gz
debuginfofs-7485098914206f748e9380d83b472f61306ebf30.tar.xz
debuginfofs-7485098914206f748e9380d83b472f61306ebf30.zip
update 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