summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
Commit message (Expand)AuthorAgeFilesLines
* Use systemd.timer instead of a cron jobMichael Vogt2016-04-011-540/+0
* Add support for APT::Periodic::CleanIntervalMichael Vogt2016-01-021-1/+21
* redirect which stderr to /dev/null for consistencyDavid Kalnischkies2015-12-141-5/+5
* part revert, part redo 'which' replacementDavid Kalnischkies2015-12-071-5/+5
* replace "which" with "command -v" for portabilityDavid Kalnischkies2015-12-061-5/+5
* document APT::Periodic::RandomSleepTomas Pospisek2015-08-121-0/+13
* apt.cron.daily: Reference 10periodic instead of 02periodicJulian Andres Klode2015-08-121-1/+1
* Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-03-271-4/+4
|\
| * correct some reported typos in /etc/cron.daily/aptDavid Kalnischkies2014-03-211-4/+4
* | fix documentation for APT::Periodic::MaxSize "0" (closes: #740551)Michael Vogt2014-03-271-1/+1
|/
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
* Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047Michael Vogt2013-11-231-2/+2
* Remove invalid "-f" option for apt-get checkMichael Vogt2013-09-011-1/+1
* instead of cut, use % 32767Michael Vogt2013-01-101-1/+1
* * debian/apt.cron.daily:Michael Vogt2013-01-091-1/+1
* * debian/apt.cron.daily:David Kalnischkies2012-07-041-6/+8
* /var/apt/cache is in reality /var/cache/aptSergio Cipolla2012-01-101-1/+1
* debian/apt.cron.daily: Check power after wait, patch by manuel-soto (LP: #705...Julian Andres Klode2011-04-211-16/+22
* * debian/apt.cron.daily:Michael Vogt2011-04-071-1/+1
* rename debian/apt.cron.daily back for now until the conffile is properly copyiedMichael Vogt2011-03-111-0/+499
* * debian/zzapt.cron.daily:Michael Vogt2011-03-101-499/+0
* * debian/apt.cron.daily:Michael Vogt2010-10-131-0/+7
|\
| * debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as wellMichael Vogt2010-10-011-1/+1
| * * debian/apt.cron.daily:Michael Vogt2010-10-011-0/+7
* | * debian/apt.cron.daily:David Kalnischkies2010-09-151-28/+15
|/
* * debian/apt.cron.daily:David Kalnischkies2010-08-181-0/+9
* 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