X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FEFI%2Fubuntu%2FBOOT%2FREADME;fp=templates%2FEFI%2Fubuntu%2FBOOT%2FREADME;h=eaa0172564a2e65c42eeca0af43ffe68922ae2ca;hp=0000000000000000000000000000000000000000;hb=518eb395d8652ccf260e4fe6fc15af7946fc7c49;hpb=4b6fd81a229ade6a863452ec978eec6b9015d993 diff --git a/templates/EFI/ubuntu/BOOT/README b/templates/EFI/ubuntu/BOOT/README new file mode 100644 index 0000000..eaa0172 --- /dev/null +++ b/templates/EFI/ubuntu/BOOT/README @@ -0,0 +1,7 @@ +# ubuntu approach: +shimx64.efi.signed = /usr/lib/shim/shimx64.efi.signed from http://de.archive.ubuntu.com/ubuntu/pool/main/s/shim-signed/shim-signed_1.34.9+13-0ubuntu2_amd64.deb +grubx64.efi.signed = /usr/lib/grub/x86_64-efi-signed/gcdx64.efi.signed from http://de.archive.ubuntu.com/ubuntu/pool/main/g/grub2-signed/grub-efi-amd64-signed_1.93+2.02-2ubuntu8_amd64.deb +# NOTE: +# shimx64.efi.signed ends up as /EFI/BOOT/bootx64.efi inside [grml_cd]/boot/efi.img, and +# grubx64.efi.signed ends up as /EFI/BOOT/grubx64.efi inside [grml_cd]/boot/efi.img, whereas +# [grml_cd]/boot/efi.img is used as `boot/efi.img` inside `xorriso -as mkisofs [...] -e boot/efi.img -no-emul-boot [...]` ISO generation [inside grml_cd directory]