Skip to content

bootloader: Always pass full path to bootupd #1106

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

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

cgwalters
Copy link
Collaborator

This will depend on coreos/bootupd#839

And cleans up our bootloader code; move the bootloader partition definitions back to install/baseline. Conceptually now it's just the to-disk flow and bootupd that
know about bootloader partition GUIDs which is how I think it should be - the bootc core is agnostic to bootloaders.

This will depend on coreos/bootupd#839

And cleans up our bootloader code; move the bootloader
partition definitions back to `install/baseline`. Conceptually
now it's just the `to-disk` flow and bootupd that
know about bootloader partition GUIDs which is how I think
it should be - the bootc core is agnostic to bootloaders.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters force-pushed the depend-updated-bootupd branch from 2a929bf to 769b0fb Compare March 18, 2025 21:21
@cgwalters cgwalters marked this pull request as ready for review March 18, 2025 21:21
@cgwalters
Copy link
Collaborator Author

This makes us depend on bootupd 0.2.27 on ppc64le, which is in fedora rawhide, c10s and c9s. I queued a build for f42. I may also queue a build of it for f41, or we can probably safely not care about fedora 41 ppc64le.

@cgwalters cgwalters requested a review from ckyrouac March 18, 2025 21:31
@cgwalters cgwalters enabled auto-merge March 20, 2025 14:33
@cgwalters cgwalters merged commit a0ff737 into bootc-dev:main Mar 24, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Issues related to `bootc install` do-not-merge/work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants