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

systemd: Add rpm-ostree backend to CPU mitigations #13167

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

martinpitt
Copy link
Member

On Fedora CoreOS and other rpm-ostree based OSes, the kernel config is
inside the image, and not directly accessible through editing files,
calling grubby, or similar. Instead, rpm-ostree kargs creates a new
overlay with the changed arguments.

Add this to kernelopt.sh and enable the full SMT mitigation test case on
fedora-coreos.

On Fedora CoreOS and other rpm-ostree based OSes, the kernel config is
inside the image, and not directly accessible through editing files,
calling grubby, or similar. Instead, `rpm-ostree kargs` creates a new
overlay with the changed arguments.

Add this to kernelopt.sh and enable the full SMT mitigation test case on
fedora-coreos.
@martinpitt martinpitt merged commit 9613b12 into cockpit-project:master Nov 19, 2019
@martinpitt martinpitt deleted the kernelopt-rpm-ostree branch November 19, 2019 17:53
@cgwalters
Copy link
Contributor

and not directly accessible through editing files,

On FCOS on most architectures (e.g. x86_64) you can in fact just edit /boot/loader/entries. But s390x requires rerunning zipl after doing so.

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