summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Mount.hs
AgeCommit message (Collapse)Author
2015-05-30Mount /proc inside a chroot before provisioning it, to work around #787227Joey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from ↵Joey Hess
Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library. Several imports of Utility.SafeCommand now redundant.
2014-12-05forgot to add new Mount libJoey Hess