summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Apt.hs
AgeCommit message (Collapse)Author
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
This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work.