summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
AgeCommit message (Expand)Author
2016-04-01Use systemd.timer instead of a cron jobMichael Vogt
2016-01-02Add support for APT::Periodic::CleanIntervalMichael Vogt
2015-12-14redirect which stderr to /dev/null for consistencyDavid Kalnischkies
2015-12-07part revert, part redo 'which' replacementDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-08-12document APT::Periodic::RandomSleepTomas Pospisek
2015-08-12apt.cron.daily: Reference 10periodic instead of 02periodicJulian Andres Klode
2014-03-27Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt
2014-03-27fix documentation for APT::Periodic::MaxSize "0" (closes: #740551)Michael Vogt
2014-03-21correct some reported typos in /etc/cron.daily/aptDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2013-11-23Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047Michael Vogt
2013-09-01Remove invalid "-f" option for apt-get checkMichael Vogt
2013-01-10instead of cut, use % 32767Michael Vogt
2013-01-09* debian/apt.cron.daily:Michael Vogt
2012-07-04* debian/apt.cron.daily:David Kalnischkies
2012-01-10/var/apt/cache is in reality /var/cache/aptSergio Cipolla
2011-04-21debian/apt.cron.daily: Check power after wait, patch by manuel-soto (LP: #705...Julian Andres Klode
2011-04-07* debian/apt.cron.daily:Michael Vogt
2011-03-11rename debian/apt.cron.daily back for now until the conffile is properly copyiedMichael Vogt
2011-03-10* debian/zzapt.cron.daily:Michael Vogt
2010-10-13* debian/apt.cron.daily:Michael Vogt
2010-10-01debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as wellMichael Vogt
2010-10-01* debian/apt.cron.daily:Michael Vogt
2010-09-15* debian/apt.cron.daily:David Kalnischkies
2010-08-18* debian/apt.cron.daily:David Kalnischkies
2009-12-11check cache size even if we do nothing else otherwise in apt.cron.daily,David Kalnischkies
2009-08-06debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable.Julian Andres Klode
2009-08-06debian/apt.cron.daily: Support using debdelta to download packages (Closes: #...Julian Andres Klode
2009-08-06debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo...Julian Andres Klode
2009-08-06debian/apt.cron.daily: Make sure that VERBOSE is always setJulian Andres Klode
2009-07-21merged from the mvo branchMichael Vogt
2009-07-21Only run Download-Upgradable and Unattended-Upgrades if the initialMichael Vogt
2009-07-21merged from mvoMichael Vogt
2009-07-21merge from mvoMichael Vogt
2009-07-21debian/apt.cron.daily: add missing check_size_constrainsMichael Vogt
2009-07-21debian/apt.cron.daily: cleanups in the cron scriptMichael Vogt
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-07-14* debian/apt.cron.daily:Michael Vogt
2009-04-08apt.cron.daily: catch invalid dates due to DST time changesMichael Vogt
2008-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt
2008-06-14Fix typo in cron.daily script commentsbubulle@debian.org
2008-06-03merged from the debian-sid branchMichael Vogt
2008-05-28* debian/apt.cron.daily:Michael Vogt
2008-05-28debian/apt.cron.daily: test for both existance of dbus-send and if dbus-daemo...Michael Vogt
2008-05-28merged from the debian-sid branchMichael Vogt
2008-05-24Avoid using dbus if dbus-daemon isn't running. Closes: #438803Otavio Salvador
2008-05-05* Updated cron script to support backups by hardlinks and Michael Vogt
2008-05-05replaced cron.daily with new version and updated document accordinglyOsamu Aoki
2008-05-02Make cron script quiet if cache is locked. Closes: #459344Otavio Salvador