summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Lvm.hs
AgeCommit message (Expand)Author
2017-09-05remove apparently unncessary newline strippingJoey Hess
2017-09-05move parseFs to Property.PartitionJoey Hess
2017-09-05minor wording and indentation improvementsJoey Hess
2017-09-01Lvm: split size parsing and roundinglvmNicolas Schodet
2017-09-01Lvm: use Partition.Fs in LvStateNicolas Schodet
2017-09-01Lvm: use better types for LogicalVolume and VolumeGroupNicolas Schodet
2017-08-29Lvm: create, resize, format and remove logical volumesNicolas Schodet