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