index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
Apt.hs
Age
Commit message (
Expand
)
Author
2016-04-05
Apt: add periodicUpdates
Félix Sipma
2016-03-30
Merge branch 'master' into typed-os-requirements
Joey Hess
2016-03-30
Apt.update: Also run dpkg --configure -a here as apt for some reason won't ev...
Joey Hess
2016-03-28
propellor spin
Joey Hess
2016-03-28
backports are debian only
Joey Hess
2016-03-25
cleanup warnings
Joey Hess
2016-03-25
much simpler and more type safe implementation of Apt.robustly, using fallback!
Joey Hess
2016-03-25
ported Property.Apt
Joey Hess
2016-03-07
add unsupportedOS
Joey Hess
2016-03-01
Apt: hlint fixes
Félix Sipma
2016-03-01
Apt: fix typo
Félix Sipma
2016-02-29
run dpkg --configure with non-interactive env
Joey Hess
2016-02-29
forgot to build; fix
Joey Hess
2016-02-29
apt upgrade improvements
Joey Hess
2016-02-07
Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when unattended-upg...
Joey Hess
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-06
Apt.cacheCleaned was trivial, force NoChange
Joey Hess
2015-12-05
remove trivial
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-12-05
Added UncheckedProperty type, along with unchecked to indicate a Property nee...
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-10-08
Add Apt.hasForeignArch.
Per Olofsson
2015-09-13
avoid running debconf-set-selections on [] and add some types for documentation
Joey Hess
2015-09-13
Follow some hlint suggestions.
Mario Lang
2015-05-07
cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic cm...
Joey Hess
2015-04-19
debCdn changed to new httpredir.debian.org official replacement for http.debi...
Joey Hess
2015-01-25
remove toSimpleProp
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2014-12-09
improve haddock formating of filenames
Joey Hess
2014-12-01
Run apt-cache policy with LANG=C.
Joey Hess
2014-11-11
Apt: stable-updates suite
Félix Sipma
2014-10-10
debCdn switched from cdn.debian.net to http.debian.net, which seems to be bet...
Joey Hess
2014-10-10
stable suite changes
Joey Hess
2014-06-10
cacheCleaned is trivial
Joey Hess
2014-06-05
Apt.stdSourcesList no longer needs a suite to be specified.
Joey Hess
2014-06-05
fix os attribute
Joey Hess
2014-06-05
propellor spin
Joey Hess
2014-06-01
propellor spin
Joey Hess
2014-05-18
really fix use of suite
Joey Hess
2014-05-18
fix use of suite
Joey Hess
2014-05-18
Fix unattended-upgrades config for !stable.
Joey Hess
2014-05-14
moved source code to src
Joey Hess
[prev]