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

rpmostree: Use --merge for kargs #6119

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

jkonecny12
Copy link
Member

Without --merge, all kernel arguments will be replaced, which is not what is desired in general. Especially with bootc karg support which we definitely want to work with Anaconda.

Signed-off-by: Colin Walters [email protected]

Backport of #6084

Resolves: RHEL-73029

Without `--merge`, all kernel arguments will be replaced, which is
not what is desired in general. Especially with bootc karg support
which we definitely want to work with Anaconda.

Signed-off-by: Colin Walters <[email protected]>
(cherry picked from commit cb7276e)

Resolves: RHEL-73029
@jkonecny12 jkonecny12 force-pushed the rhel-10-fix-bootc-kargs branch from e8d8502 to f1bb9b1 Compare January 30, 2025 13:28
@jkonecny12
Copy link
Member Author

/kickstart-test --testtype smoke

@jkonecny12
Copy link
Member Author

/kickstart-test --testtype ostree

@jkonecny12 jkonecny12 added the ready to merge The PR can be merged. It should have all BZ flags required for releasing set (usually release+). label Feb 3, 2025
@jkonecny12 jkonecny12 merged commit a2d0baa into rhinstaller:rhel-10 Feb 3, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR can be merged. It should have all BZ flags required for releasing set (usually release+). rhel-10
Development

Successfully merging this pull request may close these issues.

3 participants