kickstart: allow partitions without mount points
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 15 Feb 2013 14:46:35 +0000 (16:46 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 19 Feb 2013 06:47:30 +0000 (08:47 +0200)
commit86d6bfc99a34380e4f9576bbd4c6d332ccd15f0c
tree536e97e55f64cf626a9c2c8ebc82c40463541e1f
parent06671bc0cec99a2b269e2f4950a8758688ce8b22
kickstart: allow partitions without mount points

We need to be able to create partitions without any file-system and without any
mount-point. However, the KS files parser does not allow this, which this patch
fixes.

Change-Id: If046e8895aaa3bb95f25e317464677e019877819
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
mic/3rdparty/pykickstart/commands/partition.py