-
Notifications
You must be signed in to change notification settings - Fork 106
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
rhel8/9: make edge images properly sysroot.readonly=true #3053
Conversation
cc @achilleas-k |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manifest-diff
job [0] as manifests.diff
.
xref for the migration ostreedev/ostree#2734 |
adb6683
to
3c8ae48
Compare
Signed-off-by: Antonio Murdaca <[email protected]>
Signed-off-by: Antonio Murdaca <[email protected]>
3c8ae48
to
10d5743
Compare
I included this in #3120 since RHEL and Fedora share a lot of the pipeline generation code now. I'll keep it open until that's merged but maybe have a look and let me know if there's anything I missed. I'd link to specific commits but the IDs are definitely going to change while I rebase. |
cc @henrywang (I'm also pulling this in #3130 for testing) |
gonna close this as it is included in #3130 |
There's still a path ahead to be found to upgrade existing deployments (e.g. https://pagure.io/workstation-ostree-config/blob/main/f/postprocess.sh) but this patch adds sysroot reaonly functionality for new edge images - note in f37+ anaconda already ships with code to enable all this rhinstaller/anaconda@0e00c90 (and soon RHEL afaict)