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