diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 18:50:35 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 18:56:22 -0700 |
| commit | b3c3a7029020126b1ab5e2d5999b7b2707078150 (patch) | |
| tree | 6820944d88b562fed2c1cb5031d510630be12f97 /propellor.cabal | |
| parent | 5462723243355c387746b10298db747d95e3e2c9 (diff) | |
formatting for partitions set up by parted
Including support for formatting partitions of a disk image file.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index d07684b1..329739be 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -96,6 +96,7 @@ Library Propellor.Property.OpenId Propellor.Property.OS Propellor.Property.Parted + Propellor.Property.Partition Propellor.Property.Postfix Propellor.Property.Prosody Propellor.Property.Reboot |
