async fn install_with_sysroot(
state: &State,
rootfs: &RootSetup,
storage: &Storage,
boot_uuid: &str,
bound_images: BoundImages,
has_ostree: bool,
) -> Result<()>Expand description
Given a baseline root filesystem with an ostree sysroot initialized:
- install the container to that root
- install the bootloader
- Other post operations, such as pulling bound images