build-sys: Use stream10 by default (+ 2 misc)#1665
Merged
cgwalters merged 4 commits intobootc-dev:mainfrom Oct 8, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request primarily updates the default base image in the Dockerfile from CentOS Stream 9 to CentOS Stream 10. This change is well-reflected in the updated comments. The PR also includes some beneficial miscellaneous changes, such as removing commented-out code in .packit.yaml and improving error context in a Rust file for better debuggability. The changes are correct and improve the codebase. I have no further suggestions.
Merged
Collaborator
Author
|
c96b861 to
93b109c
Compare
It's too spammy. Signed-off-by: Colin Walters <walters@verbum.org>
The rationale for having c9s by default was that it's a lower bound (which is still true). But our CI covers that; I'd rather now have the default be c10s be the default as it will be the focus of features going forward. Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Colin Walters <walters@verbum.org>
So it can be executed more generically on any container image as input and write to output. Signed-off-by: Colin Walters <walters@verbum.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.