[master] A couple of bootloader-related patches

David Shea dshea at redhat.com
Mon Mar 10 20:58:43 UTC 2014


The first patch adds rescue kernel entries to everything that's not grub2,
since we exclude rescue kernels from Payload.kernelVersionList for other
reasons but never noticed them missing from the bootloader because grub2
ignores the list and does its own thing. The second patch corrects a couple of
hardcoded 'EFI/redhat' paths I found while working on the first.

David Shea (2):
  Add rescue kernels to the bootloader install list. (#1036349)
  Use instclass.efi_dir when constructing the EFI path

 anaconda                            |  2 +-
 pyanaconda/bootloader.py            |  8 +++---
 pyanaconda/packaging/__init__.py    | 56 ++++++++++++++++++++++++-------------
 pyanaconda/packaging/dnfpayload.py  |  4 +--
 pyanaconda/packaging/livepayload.py |  8 +++---
 pyanaconda/packaging/tarpayload.py  |  4 +--
 pyanaconda/packaging/yumpayload.py  |  4 +--
 7 files changed, 51 insertions(+), 35 deletions(-)

-- 
1.8.5.3



More information about the anaconda-patches mailing list