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

install/baseline: Drop aarch64 reserved partition #624

Merged
merged 1 commit into from
Jun 21, 2024

Commits on Jun 21, 2024

  1. install/baseline: Drop aarch64 reserved partition

    This was originally done to match what CoreOS is doing, which
    is motivated by having Ignition configs that work cross-architecture.
    
    We don't have the same constraints or focus; we encourage
    operation at filesystem level in general.
    
    This just changes the baseline `to-disk` installer, anyone who
    wants to do things like cross-architecture matching can
    of course do so externally.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c6c6d34 View commit details
    Browse the repository at this point in the history