Combines two commits:
Revert "Revert "common: Add readonly sysroot migration unit and script""
Updated to fix indentation/syntax issue
This reverts commit 30f2880cfcc311a4358779910d63c813ec09b43e.
common: Move sysroot RO script to postprocess-script
Bash Heredoc in inline YAML string is tricky. Use an independent post-process script instead.
Fixes: 5bbc140 Revert "Revert "common: Add readonly sysroot migration unit and script""
To be merged once we've verified that rawhide composes successfully
I've verified today's rawhide composes. Merging this one.
Pull-Request has been merged by siosm
Combines two commits:
Revert "Revert "common: Add readonly sysroot migration unit and script""
Updated to fix indentation/syntax issue
This reverts commit 30f2880cfcc311a4358779910d63c813ec09b43e.
common: Move sysroot RO script to postprocess-script
Bash Heredoc in inline YAML string is tricky. Use an independent
post-process script instead.
Fixes: 5bbc140 Revert "Revert "common: Add readonly sysroot migration unit and script""