Update netboot.xyz.lkrn to v2.0.72, supporting Grml 2022.11 release
authorMichael Prokop <mika@grml.org>
Mon, 16 Oct 2023 15:53:17 +0000 (17:53 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 16 Oct 2023 15:53:17 +0000 (17:53 +0200)
See https://github.com/netbootxyz/netboot.xyz/commit/a4836eaba203a4b45ccf16a65d1b75fb57cd1d4a

Retrieved via:

| % wget -q https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.72/netboot.xyz.efi
| % wget -q https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.72/netboot.xyz.lkrn
| % wget -q https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.72/netboot.xyz-sha256-checksums.txt
| % sha256sum -c netboot.xyz-sha256-checksums.txt 2>/dev/null | grep -e 'netboot.xyz.efi:' -e 'netboot.xyz.lkrn:'
| netboot.xyz.efi: OK
| netboot.xyz.lkrn: OK

Currently fails to boot Grml though, see
https://github.com/netbootxyz/netboot.xyz/issues/1310

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

index 980b66c..402a82d 100644 (file)
Binary files a/templates/boot/addons/netboot.xyz.efi and b/templates/boot/addons/netboot.xyz.efi differ
index 57d4f2e..82c3140 100644 (file)
Binary files a/templates/boot/addons/netboot.xyz.lkrn and b/templates/boot/addons/netboot.xyz.lkrn differ