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

feat: support kexec from uki #10228

Merged
merged 1 commit into from
Jan 28, 2025
Merged

feat: support kexec from uki #10228

merged 1 commit into from
Jan 28, 2025

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Jan 27, 2025

Support kexec from UKI for non-secureboot by extracting kernel, initramfs and cmdline from UKI

Fixes: #10189

@frezbo
Copy link
Member Author

frezbo commented Jan 27, 2025

Currently WIP, doesn't work

Fixed

@frezbo frezbo marked this pull request as ready for review January 27, 2025 14:46
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

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

I guess we need to promote this to uki pipeline to prove that it works?

@smira
Copy link
Member

smira commented Jan 28, 2025

I guess we need to promote this to uki pipeline to prove that it works?

I don't see any labels so far...

@frezbo
Copy link
Member Author

frezbo commented Jan 28, 2025

I guess we need to promote this to uki pipeline to prove that it works?

I don't see any labels so far...

promoted the misc-0 and removed when i rebased, though the tests doesn't verify anything since if kexec fails it just continues with a normal reboot, I guess we could store that state in meta or something that it was kexeced

Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

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

once it passes the tests

Support kexec from UKI for non-secureboot by extracting kernel,
initramfs and cmdline from UKI

Fixes: #10189

Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member Author

frezbo commented Jan 28, 2025

/m

@talos-bot talos-bot merged commit 42e1669 into main Jan 28, 2025
51 checks passed
@talos-bot talos-bot deleted the feat/uki-kexec branch January 28, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support kexec for UKIs
4 participants