-
Notifications
You must be signed in to change notification settings - Fork 21
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
Warn if /sysroot is not read only #118
Comments
Hmm. Actually I think this doesn't belong in CLHM. Or maybe it could. CLHM isn't focused on CoreOS so we need to be smart here. Either we find a way to easily have this not apply on systems where it doesn't make sense (i.e. Fedora Cloud or other) or we should just add this helper in our overlay. I even install CLHM on my desktop 🙂. Aside: Wherever we add it let's tell the user how to disable the warning if they prefer like we've done with some other things. I think we did that with the cgroups v2 warning. |
Indeed. No problem moving this back to fedora-coreos-config or making this optional here.. |
Moved to f-c-c. |
And moved back to CLHM. Although we might want it on all installations, having it here will make it easier to include / exclude this warning at the packaging level for different variants / distributions. |
See: coreos/fedora-coreos-tracker#1232
Add a warning if we find that /sysroot is not read only.
The text was updated successfully, but these errors were encountered: