Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | Tweak how we call grub-install; don't abort on errordebian/15.4-7 | Steve McIntyre | |
Not ideal behaviour either, but don't break upgrades. Copy the behaviour from the grub packages here. Closes: #990966 | |||
2021-05-06 | Add defensive code around calls to db_getdebian/15.4-5 | Steve McIntyre | |
Don't fail if they return errors. | |||
2021-05-04 | Fix up the template maintainer scriptsdebian/15.4-4 | Steve McIntyre | |
if we're not running on an EFI system then exit cleanly | |||
2021-05-03 | Add maintainer scripts to the template packagesdebian/15.4-3 | Steve McIntyre | |
Manage installing and removing fbXXX.efi and mmXXX.efi when we install/remove the shim-helpers-$arch-signed packages. Closes: #966845 |