• v8.8.3 0317dc58fd

    Fix memtest hook: grub.cfg/live.cfg missing during binary hooks is expected

    mchus released this 2026-04-15 10:33:22 +03:00 | 141 commits to main since this release

    lb binary_grub-efi and lb binary_syslinux create these files from templates
    that already have memtest entries hardcoded. The hook should not fail when
    the files don't exist yet — validate_iso_memtest() checks the final ISO.
    Only the binary files (x64.bin, x64.efi) are required here.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads