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