rpm-ostree/rust
Colin Walters 8758b0faa2 bwrap: Fix selftest to be truly immutable
We should never have any effect on the host system, so let's
use the more direct APIs which allow us to use the immutable
flag, don't mount `/var` etc.

Crucially this also avoids us running through the tempetc
guard which would try to rename `usr/etc` which can trigger
on an ostree based host.

Closes: https://github.com/coreos/rpm-ostree/issues/2771
2021-04-20 08:09:57 -04:00
..
libdnf-sys Merge pull request #2764 from coreos/dependabot/cargo/cxx-1.0.45 2021-04-19 08:38:23 +00:00
ostree-host build(deps): bump ostree-sys from 0.7.2 to 0.7.3 2021-04-19 10:15:38 +00:00
rpmostree-client rust/client: Make status be a method 2021-04-07 18:56:59 +00:00
src bwrap: Fix selftest to be truly immutable 2021-04-20 08:09:57 -04:00
.gitignore Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00