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

Conversation

cgwalters
Copy link
Collaborator

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.

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>
@jeckersb jeckersb merged commit 163c1e5 into containers:main Jun 21, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants