Go to file
Stoiko Ivanov 9bf8552858 grub-install: provide --removable to grub-install
noticed while installing with secure-boot enabled on ZFS RAID1:
The system has no entry to boot from in the efi-vars and
the entry for the first disk simply does not boot (I assume OVMF tries
the default bootx64.efi.

Since `proxmox-boot-tool init` should only be done for ESPs, which are
dedicated to proxmox products I don't think that this will cause many
regressions

For comparison - our installer has done the manual equivalent of the
--removable option for installs on ext4 for quite a while.

minimally tested on a VM during install.

Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2023-11-21 18:03:20 +01:00
debian bump version to 8.0.7 2023-11-21 09:18:57 +01:00
src grub-install: provide --removable to grub-install 2023-11-21 18:03:20 +01:00
.gitignore add .gitignore file 2023-05-26 14:26:25 +02:00
Makefile buildsys: derive upload dist automatically 2023-05-26 14:26:25 +02:00