summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
AgeCommit message (Expand)AuthorFilesLines
2005-04-06* supress output when /var/cache/apt/archives is empty; break when min-age is...Michael Vogt1-2/+2
2005-03-23* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days nowMichael Vogt1-1/+1
2005-03-22* MinAge implemented, cron script variables documented, bugfix in check_stamp...Michael Vogt1-1/+56
2005-03-15* check cache size after AUTOCLEAN was run (but independent)Michael Vogt1-3/+3
2005-03-15* run check_size_constraints independent of AUTOCLEAN (thanks Matt)Michael Vogt1-1/+4
2005-03-15* be more carefull when building the archive path (thanks to matt!)Michael Vogt1-6/+6
2005-03-14Use find|xargs rather than find -exec in cron.dailyMatt Zimmerman1-1/+1
2005-03-14Correct spelling in cron.dailyMatt Zimmerman1-2/+2
2005-03-14* add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt scriptMichael Vogt1-0/+46
2005-01-22Remove debugging from apt.cron.dailyMatt Zimmerman1-1/+0
2004-11-23Add APT::Periodic::Autoclean settingMatt Zimmerman1-2/+9
2004-11-14Handle interval=0 correctly in apt.cron.daily:check_stampMatt Zimmerman1-0/+4
2004-11-14Improvements to apt.cron.dailyMatt Zimmerman1-28/+40
2004-11-14Don't hardcode paths in apt.cron.dailyMatt Zimmerman1-2/+2
2004-11-13Add cron.dailyMatt Zimmerman1-0/+54