ostree/apidoc
Colin Walters 599ffefe7f sysroot: Add an API to initialize with mountns
This lowers down into the C library some logic we
have in the binary/app logic, in prep for having more Rust-native
CLI code in https://github.com/ostreedev/ostree-rs-ext/pull/412

Basically we want to *ensure* a mount namespace by invoking
`unshare()` if necessary, instead of requiring our callers
to do this dance.

This also helps fix e.g.
Closes: https://github.com/ostreedev/ostree/issues/2769
2022-11-22 08:45:13 -05:00
..
Makefile.am Rename ostree-cmdprivate to drop out of introspection 2022-06-02 17:13:17 -04:00
ostree-docs.xml apidoc: add missing page includes 2022-03-07 08:33:08 +00:00
ostree-experimental-sections.txt Make P2P API public (no longer experimental) 2018-06-04 19:20:10 +00:00
ostree-sections.txt sysroot: Add an API to initialize with mountns 2022-11-22 08:45:13 -05:00