SW: add grub-efi-amd64-signed + shim-signed to GRML_FULL (AMD64 only)
authorMichael Prokop <mika@grml.org>
Sat, 18 Jul 2020 11:05:23 +0000 (13:05 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 18 Jul 2020 20:01:57 +0000 (22:01 +0200)
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.

etc/grml/fai/config/package_config/GRML_FULL

index d8966cd..8cf84ef 100644 (file)
@@ -357,3 +357,7 @@ linux-cpupower
 PACKAGES install AMD64
 linux-image-amd64
 linux-cpupower
+
+# EFI PXE boot support in grml-terminalserver
+grub-efi-amd64-signed
+shim-signed