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
2017-02-26
use val instead of show
Joey Hess
2017-02-13
deb.debian.org
Joey Hess
2017-02-04
AptPrefPackage -> AptPackagePref
Sean Whitton
2017-02-04
Apt.pinnedTo takes a list of suites and pin priorities
Sean Whitton
2017-02-04
factor out suitePinBlock
Sean Whitton
2017-02-04
rm superfluous TODO
Sean Whitton
2017-02-02
add Explanation: lines to pref files
Sean Whitton
2017-02-02
drop a superfluous blank line in pref file
Sean Whitton
2017-02-02
fix type of Apt.pinnedTo
Sean Whitton
2017-02-02
AptPrefPackage type
Sean Whitton
2017-02-02
Apt.pinnedTo uses File.configFileName
Sean Whitton
2017-01-31
more spacing
Sean Whitton
2017-01-31
neaten the prefs file Apt.pinnedTo generates
Sean Whitton
2017-01-31
spacing
Sean Whitton
2017-01-31
describe Apt.pinnedTo
Sean Whitton
2017-01-31
pass a tuple to Apt.pinnedTo
Sean Whitton
2017-01-31
suiteAvailablePinned avoids pinning backports
Sean Whitton
2017-01-31
implement Apt.pinnedTo
Sean Whitton
2017-01-30
commented hacking
Sean Whitton
2017-01-30
TODO
Sean Whitton
2017-01-30
fix swapped sourceFile & prefFile
Sean Whitton
2017-01-30
refactor to fix type errors
Sean Whitton
2017-01-30
pin even if hostSuite == suite
Sean Whitton
2017-01-30
tweak stub
Sean Whitton
2017-01-30
implement suiteAvailablePinned
Sean Whitton
2017-01-30
pin property prototypes
Sean Whitton
2017-01-19
add Apt.noPDiffs
Sean Whitton
2016-06-18
Really make Apt.install fail when asked to install a package that apt does no...
Joey Hess
2016-06-17
Apt.install: When asked to install a package that apt does not know about, it...
Joey Hess
2016-06-13
add DebianKernel datatype
Félix Sipma
2016-04-05
Apt.unattendedUpgrades: mail root
Félix Sipma
2016-04-05
add comments
Joey Hess
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
[next]