Commit Graph

2 Commits

Author SHA1 Message Date
Sayan Paul
b56ecb6717 fix: Enable sysroot ro migration on installation
Added check to start service only for rpm-ostree build

Resolves: rhbz#2167344

Signed-off-by: Sayan Paul <saypaul@redhat.com>
2023-02-14 20:16:05 +05:30
Sayan Paul
b63fd9483b fix: mount sysroot as ro
This will  re-mount sysroot as ro
to avoid accidental changes. Its similar to
https://pagure.io/workstation-ostree-config/blob/main/f/postprocess.sh#_8
with only the documenation being fedora agnostic.
The change is as per discussion in:
https://github.com/ostreedev/ostree/issues/2734
Fedora changes: 5bbc140133
Resolves: rhbz#2153434
2022-12-14 20:42:48 +05:30