• v8.26 64ae1c0ff0

    Sync GRUB and isolinux boot entries; document sync rule

    mchus released this 2026-04-18 10:32:16 +03:00 | 109 commits to main since this release

    grub-efi/grub.cfg: add KMS+GSP=off entry (was in isolinux, missing in GRUB)

    isolinux/live.cfg.in: add full standard param set to all entries
    (net.ifnames=0 biosdevname=0 mitigations=off transparent_hugepage=always
    numa_balancing=disable nowatchdog nosoftlockup) to match grub-efi

    bible-local/docs/iso-build-rules.md: add bootloader sync rule documenting
    that grub-efi and isolinux must be kept in sync manually, listing canonical
    entries and standard param set, and noting the grub-pc/grub-efi history.

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

    Downloads