summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Partition.hs
AgeCommit message (Collapse)Author
2015-08-25idempotency fix for kpartxJoey Hess
noticed kpartx could get confused if a disk image it had mapped was deleted and a fresh one mapped
2015-08-25formatting for partitions set up by partedJoey Hess
Including support for formatting partitions of a disk image file.