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: Update to new bootupd uuid/EFI code #199

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

cgwalters
Copy link
Collaborator

This significantly simplifies this code even more; bootupd takes care of writing the UUID files in both places (like coreos-installer does).

It also calls out to efibootmgr by default.

Copy link

openshift-ci bot commented Nov 10, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Because we'll be relying on newer bootupd bits.

Signed-off-by: Colin Walters <walters@verbum.org>
This significantly simplifies this code even more; bootupd takes
care of writing the UUID files in both places (like coreos-installer does).

It also calls out to `efibootmgr` by default.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Collaborator Author

OK, this one should be good to review.

Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cgwalters shall we update the image references to the new repository/namespace/name?

@cgwalters cgwalters merged commit cb34ad8 into containers:main Nov 28, 2023
9 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

3 participants