ostree/apidoc
Colin Walters c0a715f1e2 checkout: Add API to directly checkout composefs
We were missing the simple, obvious API and CLI to go
from ostree commit -> composefs.

Internally, we had `ostree_repo_checkout_composefs`
with the right "shape" mostly, except it had more code
in the deploy path to turn that into a composefs.

Add a straightforward public API that does what
the deploy code did before, and then the old
API becomes an explicitly internal helper with an `_`
prefix.

Goals:

- Lead towards a composefs-oriented future
- This makes the composefs logic more testable directly

Signed-off-by: Colin Walters <walters@verbum.org>
2024-05-22 20:38:24 -04: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 checkout: Add API to directly checkout composefs 2024-05-22 20:38:24 -04:00