summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/DiskImage.hs
AgeCommit message (Collapse)Author
2015-08-31improve config typesJoey Hess
(cherry picked from commit 836133fd405212c31ac7e661cd3bbb6ed305cbc4)
2015-08-26wipJoey Hess
2015-08-25formatting for partitions set up by partedJoey Hess
Including support for formatting partitions of a disk image file.
2015-08-25working on partedJoey Hess