]> git.proxmox.com Git - pve-installer.git/commit - Proxmox/Install.pm
also skip proxmox-grub if not booted in EFI mode
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 22:11:28 +0000 (00:11 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 22:11:33 +0000 (00:11 +0200)
commit0174a538c89966811bdee90062be5f106b9294d0
tree9221e9b18affaaea7c1a548ad0134a85f359569f
parent2984694d4706bef451aaab21472464ea8fd8c547
also skip proxmox-grub if not booted in EFI mode

This would effectively pull in grub-efi-amd64, which we skip a line
above this if not in EFI mode..

The builder now adds this always to the packages due to the
proxmox-secure-boot-support meta package being present there, at least
that's my current educated guess (confirmed in practice).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Proxmox/Install.pm