]> git.proxmox.com Git - pve-kernel-meta.git/commit
grub wrapper: skip if using boot-tool but also booted via EFI
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Jul 2021 08:04:58 +0000 (10:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Jul 2021 08:05:01 +0000 (10:05 +0200)
commitf5ef4a67dfd4b3570c7c606cd38d0fe62d8ac9b7
treecc08f93b0e8fabd3523727678eb355509da8d354
parent3eec58d08daa750eda1ef39eef744c148f6289a3
grub wrapper: skip if using boot-tool but also booted via EFI

From Fabians feedback:
> this could have another guard for whether the system is even booted
> with grub as if the system was booted using EFI, re-initing all
> ESPs is just busy-work

So skip if proxmox-boot-tool and booted with EFI, as then GRUB is out
of the picture anyway.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
bin/grub-install-wrapper