summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Apt.hs
AgeCommit message (Expand)Author
2016-04-05Apt.unattendedUpgrades: mail rootFélix Sipma
2016-04-05add commentsJoey Hess
2016-04-05Apt: add periodicUpdatesFélix Sipma
2016-03-30Merge branch 'master' into typed-os-requirementsJoey Hess
2016-03-30Apt.update: Also run dpkg --configure -a here as apt for some reason won't ev...Joey Hess
2016-03-28propellor spinJoey Hess
2016-03-28backports are debian onlyJoey Hess
2016-03-25cleanup warningsJoey Hess
2016-03-25much simpler and more type safe implementation of Apt.robustly, using fallback!Joey Hess
2016-03-25ported Property.AptJoey Hess
2016-03-07add unsupportedOSJoey Hess
2016-03-01Apt: hlint fixesFélix Sipma
2016-03-01Apt: fix typoFélix Sipma
2016-02-29run dpkg --configure with non-interactive envJoey Hess
2016-02-29forgot to build; fixJoey Hess
2016-02-29apt upgrade improvementsJoey Hess
2016-02-07Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when unattended-upg...Joey Hess
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-06Apt.cacheCleaned was trivial, force NoChangeJoey Hess
2015-12-05remove trivialJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-12-05Added UncheckedProperty type, along with unchecked to indicate a Property nee...Joey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-10propellor spinJoey Hess
2015-10-08Add Apt.hasForeignArch.Per Olofsson
2015-09-13avoid running debconf-set-selections on [] and add some types for documentationJoey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-05-07cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic cm...Joey Hess
2015-04-19debCdn changed to new httpredir.debian.org official replacement for http.debi...Joey Hess
2015-01-25remove toSimplePropJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-12-09improve haddock formating of filenamesJoey Hess
2014-12-01Run apt-cache policy with LANG=C.Joey Hess
2014-11-11Apt: stable-updates suiteFélix Sipma
2014-10-10debCdn switched from cdn.debian.net to http.debian.net, which seems to be bet...Joey Hess
2014-10-10stable suite changesJoey Hess
2014-06-10cacheCleaned is trivialJoey Hess
2014-06-05Apt.stdSourcesList no longer needs a suite to be specified.Joey Hess
2014-06-05fix os attributeJoey Hess
2014-06-05propellor spinJoey Hess
2014-06-01propellor spinJoey Hess
2014-05-18really fix use of suiteJoey Hess
2014-05-18fix use of suiteJoey Hess
2014-05-18Fix unattended-upgrades config for !stable.Joey Hess
2014-05-14moved source code to srcJoey Hess