| Age | Commit message (Collapse) | Author |
|
|
|
Not ideal behaviour either, but don't break upgrades. Copy the
behaviour from the grub packages here. Closes: #990984
|
|
Don't fail if they return errors. Closes: #988114
|
|
|
|
in postinst and postrm. We have nothing to do here. Closes: #988059
|
|
Try to avoid errors if people are doing weird things
|
|
Similarly to the postinst, we need to call grub-install to ensure the
boot chain is correct. If we're being remove, *again* work out the
right grub EFI target arch and the grub-install options so we can call
grub-install safely.
Also: grub-install won't clean up after us if we've been uninstalled,
so also go and remove the shim binary from the ESP.
|