Update netboot.xyz.lkrn to v2.0.76, properly supporting Grml 2022.11 release
authorMichael Prokop <mika@grml.org>
Fri, 2 Feb 2024 14:16:26 +0000 (15:16 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 2 Feb 2024 14:16:26 +0000 (15:16 +0100)
Retrieved via:

  % cd templates/boot/addons/
  % wget -q https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.76/netboot.xyz.efi
  % wget -q https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.76/netboot.xyz.lkrn
  % wget -q https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.76/netboot.xyz-sha256-checksums.txt
  % sha256sum --ignore-missing -c netboot.xyz-sha256-checksums.txt
  netboot.xyz.efi: OK
  netboot.xyz.lkrn: OK
  sha256sum: WARNING: 1 line is improperly formatted

As of release 2.0.73, Grml 2022.11 works again, see
https://github.com/netbootxyz/netboot.xyz/issues/1310

templates/boot/addons/netboot.xyz.efi
templates/boot/addons/netboot.xyz.lkrn

index 402a82d..817a828 100644 (file)
Binary files a/templates/boot/addons/netboot.xyz.efi and b/templates/boot/addons/netboot.xyz.efi differ
index 82c3140..f7de827 100644 (file)
Binary files a/templates/boot/addons/netboot.xyz.lkrn and b/templates/boot/addons/netboot.xyz.lkrn differ