summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
Commit message (Expand)AuthorAgeFilesLines
* * fix a stupid typo in apt.cron.dailyMichael Vogt2005-09-071-1/+1
* * check ctime as well in cron.daily when cleaning up packages in apt.cron.dailyMichael Vogt2005-09-061-4/+10
* * supress output when /var/cache/apt/archives is empty; break when min-age is...Michael Vogt2005-04-061-2/+2
* * changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days nowMichael Vogt2005-03-231-1/+1
* * MinAge implemented, cron script variables documented, bugfix in check_stamp...Michael Vogt2005-03-221-1/+56
* * check cache size after AUTOCLEAN was run (but independent)Michael Vogt2005-03-151-3/+3
* * run check_size_constraints independent of AUTOCLEAN (thanks Matt)Michael Vogt2005-03-151-1/+4
* * be more carefull when building the archive path (thanks to matt!)Michael Vogt2005-03-151-6/+6
|\
| * Use find|xargs rather than find -exec in cron.dailyMatt Zimmerman2005-03-141-1/+1
| * Correct spelling in cron.dailyMatt Zimmerman2005-03-141-2/+2
|/
* * add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt scriptMichael Vogt2005-03-141-0/+46
* Remove debugging from apt.cron.dailyMatt Zimmerman2005-01-221-1/+0
* Add APT::Periodic::Autoclean settingMatt Zimmerman2004-11-231-2/+9
* Handle interval=0 correctly in apt.cron.daily:check_stampMatt Zimmerman2004-11-141-0/+4
* Improvements to apt.cron.dailyMatt Zimmerman2004-11-141-28/+40
* Don't hardcode paths in apt.cron.dailyMatt Zimmerman2004-11-141-2/+2
* Add cron.dailyMatt Zimmerman2004-11-131-0/+54