#!/bin/sh efi_archs="x64 aa64" # Try to update shim alternative if pointing to previous shim for efi_arch in ${efi_archs}; do test -e /usr/lib/shim/shim${efi_arch}.efi.signed.latest || continue if update-alternatives --query shim${efi_arch}.efi.signed | grep "Best: /usr/lib/shim/shim${efi_arch}.efi.signed.previous" -q; then dpkg-trigger shim-kernel-check fi done
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
initramfs-tools | File | 868 B | 0755 |
|
unattended-upgrades | File | 185 B | 0755 |
|
update-notifier | File | 751 B | 0755 |
|
x-grub-legacy-ec2 | File | 355 B | 0755 |
|
xx-update-initrd-links | File | 882 B | 0755 |
|
zz-shim | File | 372 B | 0755 |
|
zz-update-grub | File | 646 B | 0755 |
|