summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix start/stop priorities, handle force-reloadWill Woods2009-03-031-4/+3
|
* Add GPLv2Will Woods2009-03-031-0/+340
|
* tweak version in spec changelogWill Woods2009-02-261-1/+1
|
* Fix some rpmlint warnings/errorsWill Woods2009-02-262-5/+7
|
* Document wdfs shortcomings, typical disk usage, etcWill Woods2009-02-262-6/+19
|
* Update TODOWill Woods2009-02-251-1/+4
|
* Delete /usr/src/debug files by default (we don't use them.. yet)Will Woods2009-02-251-6/+15
|
* wdfs caching isn't real helpful; mount with -o intr; update TODOWill Woods2009-02-252-7/+7
|
* Add note about hashlib for el5Will Woods2009-02-241-0/+4
|
* update TODOWill Woods2009-02-231-8/+11
|
* Fix fix_perms to hit the topdir tooWill Woods2009-02-231-8/+9
|
* Fix atomic unpack_rpmWill Woods2009-02-231-1/+4
|
* Forgot tempfile import. whoops.Will Woods2009-02-231-0/+1
|
* Add warn_on_collision to mkdebuginfolinks and make unpack_rpm atomically ↵Will Woods2009-02-231-24/+30
| | | | create the target dir
* Mark config files %config(noreplace)Will Woods2009-02-231-2/+2
|
* Stupid hack to make sure we get all x86 packagesWill Woods2009-02-231-1/+5
|
* Change spec - this is a noarch packageWill Woods2009-02-231-1/+1
|
* Whoops - fix error in %filesWill Woods2009-02-231-1/+1
|
* Handle initscript better in specWill Woods2009-02-231-5/+22
|
* Fix specfileWill Woods2009-02-231-2/+5
|
* Duh, we need to unpack the tarballWill Woods2009-02-231-1/+1
|
* First attempt at specfileWill Woods2009-02-231-0/+71
|
* Merge branch 'master' of ssh://fedorapeople.org/~wwoods/public_git/debuginfofsWill Woods2009-02-231-1/+2
|\
| * update TODOWill Woods2009-02-211-1/+2
| |
* | Split README into client/server, bring back debuginfofs.sysconfig for the ↵Will Woods2009-02-233-21/+13
|/ | | | client service
* Add --download-only and --force-downloadWill Woods2009-02-201-6/+14
|
* fix logic errorWill Woods2009-02-201-1/+1
|
* Make sure we unpack stuff that was already in cacheWill Woods2009-02-201-13/+15
|
* Unpack/hardlink directly after downloadingWill Woods2009-02-201-14/+8
|
* Remove stupid broken arch hackWill Woods2009-02-201-6/+0
|
* Handle KeyboardInterrupt betterWill Woods2009-02-202-3/+9
|
* Fix syntax error in 8ffddf2cdcWill Woods2009-02-201-1/+1
|
* Merge branch 'master' of ssh://fedorapeople.org/~wwoods/public_git/debuginfofsWill Woods2009-02-200-0/+0
|\
| * Remove obsoleted bash scripts. whew.Will Woods2009-02-205-225/+0
| |
* | Remove obsolete bash stuffWill Woods2009-02-205-225/+0
|/
* Handle problems with downloadPkgsWill Woods2009-02-201-7/+17
|
* debuginfofs-mirror basically works as intended; update TODOWill Woods2009-02-202-68/+178
|
* debuginfofs-mirror now does downloading, unpacking, and linking.Will Woods2009-02-191-35/+142
|
* ignore vi .swp filesWill Woods2009-02-181-0/+1
|
* New yum-based debuginfo downloader (in progress)Will Woods2009-02-182-0/+122
|
* Remove unused functionWill Woods2009-02-181-11/+0
|
* add some todos, fix permsWill Woods2009-02-092-0/+2
|
* Add GPLv2+ boilerplateWill Woods2009-02-095-12/+81
|
* Use nevra instead of envra (like repofs)Will Woods2009-02-041-5/+18
|
* Comments-as-documentationWill Woods2009-02-041-3/+19
|
* Fix options a bit, and add a note about Options IndexesWill Woods2009-02-041-1/+3
|
* Nuts to generators. Do more caching.Will Woods2009-02-041-29/+47
|
* Add wrappers for Stat, fix getattr() for filesWill Woods2009-02-041-16/+25
|
* Whee - rework repofs.py to allow for multiple repos without collisionWill Woods2009-02-031-89/+131
|
* move and update repofsWill Woods2009-02-031-7/+43
|