[master/f20/rhel7 0/2] bootloader setup fixes

Brian C. Lane bcl at redhat.com
Wed Oct 23 22:57:39 UTC 2013


From: "Brian C. Lane" <bcl at redhat.com>

The 1st patch is for all 3 branches, the 2nd is just for RHEL7 (and is just a
port of the same patch for master/f20).

Ends up autopart needs to have the bootloader setup first after all. It is also
still called in setUpBootLoader so that any changes introduced by autopart
itself will be picked up (this happens when you do a custom on raw formatted
disks, remove them and custom-autopart them).

I have tested this against the fedora bugs for autopart and multiple efi ESP,
as well as the rhel --image install bug, biosboot on rhel7, and the previous
rhel7 raw disk bugs that originally prompted these changes. I'm pretty sure
I've got all the bases covered.

Brian C. Lane (2):
  BootLoaderError should not reset storage (#1022418)
  Add bootloader execute before autopart (#1022418)

 pyanaconda/kickstart.py             | 1 +
 pyanaconda/ui/gui/spokes/storage.py | 7 ++++++-
 pyanaconda/ui/tui/spokes/storage.py | 8 +++++++-
 3 files changed, 14 insertions(+), 2 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list