[blivet/anaconda 0/2] Mac EFI System Partition support (#1010495)

Brian C. Lane bcl at redhat.com
Tue Oct 29 23:56:56 UTC 2013


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

These patches should fix up Mac ESP support so that we reuse our own ESP.

If you have an existing install and want its ESP to be recognized you need to
set the partition name to 'Linux HFS+ ESP'

I have tested these using TC6 on non-EFI KVM, a Macbook Air, and a Secure Boot
EFI system.

Brian C. Lane (2):
  Allow hfs+ boot devices to have their name set
  Add macefi format type

 blivet/__init__.py     | 73 +++++++++++++++++++++++++-------------------------
 blivet/devicetree.py   |  6 +++++
 blivet/formats/fs.py   | 14 ++++++++++
 blivet/partitioning.py |  4 +--
 blivet/platform.py     |  6 ++---
 5 files changed, 62 insertions(+), 41 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list