qubes-installer-qubes-os/anaconda/pyanaconda
Eric Duncan 1c57cfd615
Fix macOS EFI Installation
Typical GRUB2 installations would execute the script
located at /usr/libexec/mactel-boot-setup which would
modify the HFS+ ESP files and bless the specified efi.
However, we are not using GRUB at this time which would
cause that script to exit earlier.

These changes will execute the relevant commands
to symlink the efi file in the /System directory as well
the cfg file.  Lastly, macOS requires the bootable efi
file to be blessed.

We also attempt to place some user-friendly icons
for Qubes to show to the user.

Lastly, we add a README with some instructions on how
to get into rescue mode from macOS.
2018-02-20 10:52:57 -05:00
..
installclasses anaconda: update Qubes-specific code to upstream base 2017-02-14 02:37:51 +01:00
isys anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
packaging anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
storage Update anaconda to 20.25.16 2014-04-08 05:50:31 +02:00
textw Update anaconda to 20.25.16 2014-04-08 05:50:31 +02:00
ui anaconda: update message about unusupported hardware 2017-12-03 02:23:05 +01:00
__init__.py Update anaconda to 20.25.16 2014-04-08 05:50:31 +02:00
addons.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
anaconda_argparse.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
anaconda_log.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
anaconda.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
bootloader.py Fix macOS EFI Installation 2018-02-20 10:52:57 -05:00
constants_text.py anaconda: Update to 23.19.10 2016-04-10 00:00:00 -04:00
constants.py anaconda: fix default scheme in custom partitioning 2018-01-15 01:20:18 +01:00
desktop.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
errors.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
exception.py Remove in-memory kickstart representation from traceback file (#1519895) 2017-12-23 03:21:11 +01:00
flags.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
geoloc.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
i18n.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
ihelp.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
image.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
install.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
installclass.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
iutil.py anaconda: fix interrupt remapping detection 2018-01-27 12:44:11 +01:00
kexec.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
keyboard.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
kickstart.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
localization.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
Makefile.am anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
Makefile.in anaconda: import unmodified 18.37.11 version from fc18 2013-01-24 01:45:53 +01:00
network.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
nm.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
ntp.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
product.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
progress.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
pwpolicy.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
queuefactory.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
regexes.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
rescue.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
safe_dbus.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
screen_access.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
screensaver.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
simpleconfig.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
startup_utils.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
storage_utils.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
threads.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
timezone.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
users.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00
version.py.in anaconda: update to 21.48.21-1 2016-03-22 02:27:15 +13:00
vnc.py anaconda: update to 25.20.9-1 2017-02-14 02:36:20 +01:00