Skip to main content

setup_composefs_boot

Function setup_composefs_boot 

Source
pub(crate) async fn setup_composefs_boot(
    root_setup: &RootSetup,
    state: &State,
    pull_result: &PullResult<Sha512HashValue>,
    allow_missing_fsverity: bool,
) -> Result<()>