summaryrefslogtreecommitdiffstats
path: root/debuginfofs-mirror
Commit message (Collapse)AuthorAgeFilesLines
* Rearrange files a bit, and add Requires(post/preun) for semanageWill Woods2009-03-051-352/+0
|
* Remove -m from cpio command - no need to preserve file timesWill Woods2009-03-051-1/+1
|
* os.uname, not unameWill Woods2009-03-051-1/+1
|
* update mtime of packagedirs when skipping themWill Woods2009-03-041-0/+1
|
* Delete /usr/src/debug files by default (we don't use them.. yet)Will Woods2009-02-251-6/+15
|
* 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
* Stupid hack to make sure we get all x86 packagesWill Woods2009-02-231-1/+5
|
* 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-201-2/+9
|
* Fix syntax error in 8ffddf2cdcWill Woods2009-02-201-1/+1
|
* Handle problems with downloadPkgsWill Woods2009-02-201-7/+17
|
* debuginfofs-mirror basically works as intended; update TODOWill Woods2009-02-201-62/+166
|
* debuginfofs-mirror now does downloading, unpacking, and linking.Will Woods2009-02-191-35/+142
|
* New yum-based debuginfo downloader (in progress)Will Woods2009-02-181-0/+101