Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Revert GRUB2 patch causing boot failure on some old x86_64 BIOSes (#3324)" #3470

Merged
merged 1 commit into from
Jul 10, 2024

Commits on Jul 9, 2024

  1. Revert "Revert GRUB2 patch causing boot failure on some old x86_64 BI…

    …OSes (#3324)"
    
    This reverts commit 478538e.
    
    For HAOS release 13.0 the patch that diverges our GRUB build from upstream to
    fix boot on some old Atom boards should be reverted. While this patch fixed
    issues on some boards, it significantly changes how the kernel is loaded with
    GRUB 2.12 and causes issues on other, more recent devices. There's a call to
    action for users of those old boards in #3305 to gather information which
    should result in upstream patch targeted specifically to the boards affected
    [1].
    
    Fixes #3348
    
    [1] https://lists.gnu.org/archive/html/grub-devel/2024-07/msg00009.html
    sairon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    63df8d4 View commit details
    Browse the repository at this point in the history