mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Key off the ostree prepare-root config to require fsverity on all objects. As part of this: - Add a dependency on composefs-rs just for the fsverity querying APIs, and as prep for further integration. - Add `bootc internals fsck`, which verifies the expected fsverity state. Signed-off-by: Colin Walters <walters@verbum.org>