From: Michael Prokop Date: Sat, 18 Jul 2020 11:05:23 +0000 (+0200) Subject: SW: add grub-efi-amd64-signed + shim-signed to GRML_FULL (AMD64 only) X-Git-Tag: v0.37.0~2 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=f8148559b753eb685c043d197d0d6a194ea0b830;hp=f8148559b753eb685c043d197d0d6a194ea0b830;p=grml-live.git SW: add grub-efi-amd64-signed + shim-signed to GRML_FULL (AMD64 only) This adds support for EFI PXE boot support via grml-terminalserver. While they are part of the depends in grml-terminalserver, they aren't strictly needed (alternative depends), so ensure we have those packages available OOTB for EFI based PXE boot with grml-terminalserver. ---