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

nixos: Formally deprecate boot.loader.raspberryPi #241534

Commits on Jul 4, 2023

  1. nixos: Formally deprecate boot.loader.raspberryPi

    The whole option set was recommended against since mid-2019, and never
    worked with the Raspberry Pi 4 family of devices.
    
    We should have deprecated it in early 2020 for removal by 2021. At the
    time I did not feel confident in making such a decision, and never
    ended-up getting around to it.
    
    The ***only*** supported-by-NixOS boot methods for AArch64 are
    standards-based boot methods, namely UEFI or the pragmatically
    almost-standard extlinux-compatible for U-Boot.
    
    You can quote me on that.
    samueldr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a6e61a1 View commit details
    Browse the repository at this point in the history