aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mirror_cleaner
Commit message (Collapse)AuthorAgeFilesLines
* Disable orphan cleanerPascal Terjan2019-10-271-7/+10
|
* fix typoThomas Backlund2019-10-041-1/+1
|
* orphans_cleaner: only run once a week (every monday morning)Thomas Backlund2019-10-041-0/+1
|
* orphans_cleaner: clean aarch64 tooThomas Backlund2019-10-041-1/+1
|
* lint fixes for mirror_cleanerThomas Backlund2015-10-202-15/+15
|
* Add some extra safetyPascal Terjan2012-04-051-5/+8
|
* Do not remove old packages immediately after they appeared in orphansPascal Terjan2012-04-051-0/+1
|
* split and clean mirrir_cleaner moduleMichael Scherer2012-03-073-31/+29
|
* do some cleaningMichael Scherer2012-01-221-3/+0
|
* use copy instead of move ( or the cleaning will not be very effective )Michael Scherer2011-07-251-1/+1
|
* remove trailing slash ( https://projects.puppetlabs.com/issues/5221 )Michael Scherer2011-07-221-1/+1
|
* place orphans on /distrib/ Michael Scherer2011-07-191-1/+1
|
* add a module to clean orphan, as discussed on the ml :Michael Scherer2011-07-192-0/+107
- move rpm without a corresponding src.rpm to a directory after 2 weeks - remove files after 1 month