We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ostree admin instutil set-kargs
Describe the enhancement
Add a hidden option to ostree admin instutil set-kargs to update all existing deployments in place.
Example:
$ sudo ostree admin instutil set-kargs --merge --append=rw --all-deployments This would be useful for: https://fedoraproject.org/wiki/Changes/Silverblue_Kinoite_readonly_sysroot
$ sudo ostree admin instutil set-kargs --merge --append=rw --all-deployments
Refer to coreos/rpm-ostree#3603 (comment)
The text was updated successfully, but these errors were encountered:
Yeah, sounds fine to me. Though I would like to lower the kernel args stuff we have in rpm-ostree to ostree wholesale.
Sorry, something went wrong.
Stuck by #2599
Close this as moving to #2617
rpm-ostree kargs
No branches or pull requests
Describe the enhancement
Add a hidden option to
ostree admin instutil set-kargs
to update all existing deployments in place.Example:
$ sudo ostree admin instutil set-kargs --merge --append=rw --all-deployments
This would be useful for: https://fedoraproject.org/wiki/Changes/Silverblue_Kinoite_readonly_sysroot
Refer to coreos/rpm-ostree#3603 (comment)
The text was updated successfully, but these errors were encountered: