Skip to content

Conversation

@jeckersb
Copy link
Collaborator

This more closely aligns with how kernel-uki-virt is signed today, and
eliminates the requirement to use Fedora for the UKI toolchain.
Subsequently, this also switches the UKI toolchain to use c10s.

Signed-off-by: John Eckersberg jeckersb@redhat.com

@bootc-bot bootc-bot bot requested a review from henrywang October 21, 2025 20:38
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request successfully switches the UKI signing process from sbsign to pesign, and updates the build environment from Fedora to CentOS Stream. This change aligns with existing signing procedures and removes a dependency on Fedora. However, a significant omission is that the tests located in tmt/tests/examples/bootc-uki/ have not been updated to reflect these changes; they still utilize sbsign and Fedora. It is crucial to update these tests to ensure the new implementation is properly verified. I have also included a few specific comments on Dockerfile.cfsuki to address a critical bug and suggest some improvements.

This more closely aligns with how kernel-uki-virt is signed today, and
eliminates the requirement to use Fedora for the UKI toolchain.
Subsequently, this also switches the UKI toolchain to use c10s.

Signed-off-by: John Eckersberg <jeckersb@redhat.com>
@jeckersb jeckersb merged commit b346d8d into bootc-dev:main Oct 22, 2025
16 of 35 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.

3 participants