Skip to content
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

prepare-root: check for read-only sysroot status early on #2475

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

lucab
Copy link
Member

@lucab lucab commented Nov 1, 2021

This moves read-only sysroot checks upfront, so that they are not
intermixed with mount operations.
It has no immediate side-effects, but allow these check to be
independent from the rest of the mounting logic (and future changes
to it).

This moves read-only sysroot checks upfront, so that they are not
intermixed with mount operations.
It has no immediate side-effects, but allow these check to be
independent from the rest of the mounting logic (and future changes
to it).
@lucab lucab requested a review from cgwalters November 1, 2021 09:47
@cgwalters cgwalters merged commit 800289a into ostreedev:main Nov 1, 2021
@lucab lucab deleted the ups/prepare-root-check-first branch November 1, 2021 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants