ostree/tests/inst
Colin Walters ac42e29d66 os-init: Create a mount namespace
Today on anything using readonly sysroot `os-init` fails, because
we don't create a mount namespace if the `UNLOCKED` flag is specified
because we assume it's a readonly operation.

Since technically this is a mutation, let's just lock the sysroot
and use the tested path.
2023-08-02 14:32:22 -04:00
..
src os-init: Create a mount namespace 2023-08-02 14:32:22 -04:00
.gitignore tests/inst: Add .gitignore 2022-05-09 14:52:26 -04:00
Cargo.toml tests/inst: Add xshell and use it in one place 2023-05-10 14:02:09 -04:00