X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=templates%2FEFI%2FBOOT%2FREADME;h=6e0ed8740ce962e86fdf09259eb105f5e9abf7fb;hb=8c2668bf55e917289d87d9f59f93763d019a32ca;hp=41ad10f3d1b1e5be1f24822bea88a1b7be126aeb;hpb=332ae52de9efa6a0ac5c3619823fe547e35828a0;p=grml-live.git diff --git a/templates/EFI/BOOT/README b/templates/EFI/BOOT/README index 41ad10f..6e0ed87 100644 --- a/templates/EFI/BOOT/README +++ b/templates/EFI/BOOT/README @@ -1,3 +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.32~17.04.1+0.9+1474479173.6c180c6-1ubuntu1_amd64.deb -grubx64.efi.signed = /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed from http://de.archive.ubuntu.com/ubuntu/pool/main/g/grub2-signed/grub-efi-amd64-signed_1.80.2+2.02~beta3-4ubuntu2.2_amd64.deb +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/grubx64.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]