Add autopart --fstype support (#1112697)
commite7f77e5624c7b8a06c5d8cc387a0f3478632d3a2
authorBrian C. Lane <bcl@redhat.com>
Wed, 30 Jul 2014 00:08:54 +0000 (29 17:08 -0700)
committerBrian C. Lane <bcl@redhat.com>
Wed, 30 Jul 2014 00:14:17 +0000 (29 17:14 -0700)
tree8ce83df5e85c084a7d4c078ee82cfe71eb87e76a
parentf12e1d10fd156f5d87a69b9486767f6bd1664457
Add autopart --fstype support (#1112697)

This will allow the user to specify the filesystem type to use instead
of the default when auto-partitioning.

Related: rhbz#1112697
pykickstart/commands/autopart.py
pykickstart/handlers/control.py
tests/commands/autopart.py