[PATCH] Add --mkfsoptions to btrfs, logvol, partition, and raid commands.

Vratislav Podzimek vpodzime at redhat.com
Fri Jun 19 12:16:56 UTC 2015


On Wed, 2015-06-17 at 13:40 -0400, Chris Lumens wrote:
> Only ext* supports filesystem profiles, so we need some other way to let
> users provide arbitrary arguments when making filesystems.
> 
> Resolves: rhbz#1218260
> ---
>  pykickstart/commands/btrfs.py     | 34 ++++++++++++++++++++++++++++++++++
>  pykickstart/commands/logvol.py    | 34 ++++++++++++++++++++++++++++++++--
>  pykickstart/commands/partition.py | 32 ++++++++++++++++++++++++++++++++
>  pykickstart/commands/raid.py      | 33 +++++++++++++++++++++++++++++++++
>  pykickstart/handlers/rhel7.py     | 14 +++++++-------
>  tests/commands/btrfs.py           | 12 ++++++++++++
>  tests/commands/logvol.py          | 12 +++++++++++-
>  tests/commands/partition.py       | 11 +++++++++++
>  tests/commands/raid.py            | 12 ++++++++++++
>  9 files changed, 184 insertions(+), 10 deletions(-)
Please update the docs/kickstart-docs.rst file.

Looks good to me otherwise.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list