summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
Commit message (Expand)AuthorAgeFilesLines
* check cache size even if we do nothing else otherwise in apt.cron.daily,David Kalnischkies2009-12-111-1/+5
* debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable.Julian Andres Klode2009-08-061-1/+1
* debian/apt.cron.daily: Support using debdelta to download packages (Closes: #...Julian Andres Klode2009-08-061-1/+10
* debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo...Julian Andres Klode2009-08-061-0/+11
* debian/apt.cron.daily: Make sure that VERBOSE is always setJulian Andres Klode2009-08-061-3/+1
* merged from the mvo branchMichael Vogt2009-07-211-3/+5
|\
| * Only run Download-Upgradable and Unattended-Upgrades if the initialMichael Vogt2009-07-211-3/+5
* | merged from mvoMichael Vogt2009-07-211-0/+3
|\|
| * debian/apt.cron.daily: add missing check_size_constrainsMichael Vogt2009-07-211-0/+3
* | merge from mvoMichael Vogt2009-07-211-173/+140
|\|
| * debian/apt.cron.daily: cleanups in the cron scriptMichael Vogt2009-07-211-169/+141
* | * apt-pkg/acquire.cc:Michael Vogt2009-07-211-74/+306
|\|
| * * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-281-0/+92
| |\
| * \ merged from the debian-sid branchMichael Vogt2008-06-031-0/+11
| |\ \
| * \ \ merged from the debian-sid branchMichael Vogt2008-05-281-1/+1
| |\ \ \
| * \ \ \ * Updated cron script to support backups by hardlinks and Michael Vogt2008-05-051-155/+285
| |\ \ \ \
| | * | | | replaced cron.daily with new version and updated document accordinglyOsamu Aoki2008-05-051-155/+285
| |/ / / /
* | | | | * debian/apt.cron.daily:Michael Vogt2009-07-141-0/+7
* | | | | apt.cron.daily: catch invalid dates due to DST time changesMichael Vogt2009-04-081-2/+19
| |_|_|/ |/| | |
* | | | Fix typo in cron.daily script commentsbubulle@debian.org2008-06-141-1/+1
| |_|/ |/| |
* | | * debian/apt.cron.daily:Michael Vogt2008-05-281-11/+18
* | | debian/apt.cron.daily: test for both existance of dbus-send and if dbus-daemo...Michael Vogt2008-05-281-1/+1
| |/ |/|
* | Avoid using dbus if dbus-daemon isn't running. Closes: #438803Otavio Salvador2008-05-241-3/+3
|/
* Make cron script quiet if cache is locked. Closes: #459344Otavio Salvador2008-05-021-2/+3
* * debian/apt.cron.daily:Michael Vogt2008-02-251-0/+26
* * Fix cron.daily job to not call fail if apt isn't installed, closes:Otavio Salvador2007-12-161-0/+3
* * debian/apt.conf.daily:Michael Vogt2007-12-061-0/+1
* * debian/apt.cron.daily:Michael Vogt2007-10-121-0/+6
* * debian/apt.cron.daily:Michael Vogt2007-09-111-6/+6
* * fix error in AutocleanInterval, closes: #319339Michael Vogt2007-06-081-1/+1
|\
| * * fix error in AutocleanInterval, closes: #319339Michael Vogt2007-06-081-1/+1
| * * fix a stupid typo in apt.cron.dailyMichael Vogt2005-09-071-1/+1
* | * unattended-upgrade integrated into the APT::Periodic systemMichael Vogt2005-12-091-0/+16
* | * fix a typo Michael Vogt2005-09-121-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