[PATCH rhel7-branch blivet] Introduce a new doReqPartition method that is similar to doAutoPartition.

Vratislav Podzimek vpodzime at redhat.com
Tue Apr 14 05:55:49 UTC 2015


On Mon, 2015-04-13 at 15:51 -0400, Chris Lumens wrote:
> This method allows automatically creating just platform-specific partitions,
> allowing kickstart files to do custom partitioning without having to introduce
> lots of machine-specific details.
> 
> This also required splitting up platform.setDefaultPartitioning into two more
> fined grained methods.  I've left the older method around with its existing
> behavior for anyone who may be using it.  The split allows for users to be
> even more picky in how much autostuff they want - just things like biosboot,
> or also the /boot partition?
> 
> Related: rhbz#1164660
> ---
>  blivet/partitioning.py | 46 +++++++++++++++++++++++++++++++++++++---------
>  blivet/platform.py     | 44 ++++++++++++++++++++++++++++++--------------
>  2 files changed, 67 insertions(+), 23 deletions(-)
Looks good to me.

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list