[PATCH 7/7] Allow creation of biosboot and prepboot partitions in the custom spoke.

Jesse Keating jkeating at redhat.com
Wed Sep 12 17:50:18 UTC 2012


On 09/12/2012 08:50 AM, David Lehman wrote:
> @@ -834,7 +844,7 @@ class CustomPartitioningSpoke(NormalSpoke, StorageChecker):
>
>           # for fstype we'll need to instantiate a new DeviceFormat and schedule
>           # creation of it
> -        if fs_type != device.format.type:
> +        if fs_type != device.format.name:
>               self.clear_errors()
>               with ui_storage_logger():
>                   old_format = device.format

What is this change about?  Unrelated bug fix?

-- 
Jesse Keating
Fedora -- FreedomĀ² is a feature!


More information about the anaconda-patches mailing list