[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 2/2] install: Add only-platform-installation option.
From: |
Miguel Arruga Vivas |
Subject: |
[PATCH 2/2] install: Add only-platform-installation option. |
Date: |
Mon, 28 Oct 2019 22:01:01 +0100 |
Hello again,
I've tested this patch on BIOS x86 (on a vm) and x86_64 EFI. Surely it
does extra work, plenty of checks and string allocations are not needed
at all, because it skips only calls that write files into grubdir or
platdir (not macppcdir nor efidir).
What do you think? Refactoring the main method may help clarify the
flow (checks for the actual hardware/partition configuration -> write
files into grub's directory for boot, including early-boot related
files -> platform dependant installation), but I'd like to hear some
comments on the minimal change before moving code around.
Happy hacking!
Miguel
0002-install-Add-only-platform-installation-option.patch
Description: Text Data