summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Schroot.hs
AgeCommit message (Collapse)Author
2019-04-01Added Utility.FileMode to the modules exported by Propellor.UtilitiesJoey Hess
Since File.mode uses FileMode, it seems it ought to be exported by propellor somewhere. I don't want to make propellor Property modules themselves export core data types though, so this is a compromise of dubious utility.
2018-05-02make Schroot.overlaysInTmpfs revertableSean Whitton
Useful when a build fails on a tmpfs (usually a package's test suite). Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2016-06-21Revert "docs on property ordering"Sean Whitton
This reverts commit cde491e5767caca7bf10bca16d625e713ba24a9b.
2016-06-19docs on property orderingSean Whitton
2016-06-19Typeable in Schroot.hsSean Whitton
2016-06-19Schroot.overlaysInTmpfs sets Schroot.useOverlaysSean Whitton
2016-06-19Joey's Schroot.useOverlays info propertySean Whitton
2016-05-21descSean Whitton
2016-05-16add Schroot.hsSean Whitton