install_via_bootupd

Function install_via_bootupd 

Source
pub(crate) fn install_via_bootupd(
    device: &PartitionTable,
    rootfs: &Utf8Path,
    configopts: &InstallConfigOpts,
    deployment_path: Option<&str>,
) -> Result<()>