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
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