summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Partition.hs
AgeCommit message (Collapse)Author
2015-10-10propellor spinJoey Hess
2015-09-02mkfs quietlyJoey Hess
2015-09-02force partition formatting to happen for non-block devs and when already ↵Joey Hess
formatted
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.