[PATCH 0/4] kickstart custom partitioning

David Lehman dlehman at redhat.com
Fri Jul 20 19:20:52 UTC 2012


On Thu, 2012-07-19 at 18:33 -0700, Brian C. Lane wrote:
> From: "Brian C. Lane" <bcl at redhat.com>

The set looks good to me with the ignoredisk addition.

Dave

> 
> This adds to my previous patchset. We decided that raid on top of lvm was something that
> we won't support so we can setup a static list of commands to execute. This also fixes
> a couple small bugs in the 20120718 cf33b37 image.
> 
> I have tested with the following kickstarts:
>  * just partitions
>  * LVM
>  * RAID1 on partitions
>  * LVM on RAID1
>  * BTRFS
>  * autopart
> 
> As well as making sure a non-kickstart install still works.
> 
> 
> Brian C. Lane (4):
>   setup bootloader and partitioning for kickstart
>   fix grub2 install on RAID
>   reraise error if there is no ui
>   rename Group and Script in kickstart.py
> 
>  pyanaconda/bootloader.py            |    6 +++---
>  pyanaconda/errors.py                |    2 +-
>  pyanaconda/kickstart.py             |   19 ++++++++++++-------
>  pyanaconda/storage/__init__.py      |    4 ++++
>  pyanaconda/ui/gui/spokes/storage.py |    7 +++++++
>  5 files changed, 27 insertions(+), 11 deletions(-)
> 




More information about the anaconda-patches mailing list