summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Whoops - move summary to outer loopWill Woods2009-03-121-2/+2
* Turn keep_lib on by default - we need it, or debuginfo files age improperlyWill Woods2009-03-121-2/+2
* Don't traceback if removing libdir failsWill Woods2009-03-121-2/+5
* Emit total download/unpack counts at end of run (so we know when it finishes)Will Woods2009-03-111-0/+6
* add --keep-lib option (off by default) to save some disk spaceWill Woods2009-03-111-0/+6
* Don't attempt to unpack a package if we failed to download it.Will Woods2009-03-101-0/+1
* Handle package download errors cleanlyWill Woods2009-03-101-2/+5
* Fix -mtime -> -mminWill Woods2009-03-061-2/+2
* Allow durations in units other than daysWill Woods2009-03-061-5/+37
* Add simple cleanup scriptWill Woods2009-03-061-0/+43
* Add update-mtimes, which will allow us to clean up expired/obsolete filesWill Woods2009-03-061-1/+13
* Rearrange files a bit, and add Requires(post/preun) for semanageWill Woods2009-03-055-0/+887