Go to file
Fabian Grünbichler d7166478f4 grub-wrapper: don't fail on reinit/refresh error
these can happen for example if the system
- is set up to boot using systemd-boot
- but grub updates trigger a call to "grub-install"
- and systemd-boot is not installed

in this case, "proxmox-boot-tool reinit" will fail because of the lack of
"systemd-boot", and the upgrade triggering the grub-install call would error
out.

all the error messages/warnings are still printed and hopefully noticed.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-11-21 09:16:08 +01:00
debian bump version to 8.0.6 2023-11-20 18:13:19 +01:00
src grub-wrapper: don't fail on reinit/refresh error 2023-11-21 09:16:08 +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