pub(crate) fn boot_entry_from_deployment(
sysroot: &SysrootLock,
deployment: &Deployment,
) -> Result<BootEntry>Expand description
Given an OSTree deployment, parse out metadata into our spec.
pub(crate) fn boot_entry_from_deployment(
sysroot: &SysrootLock,
deployment: &Deployment,
) -> Result<BootEntry>Given an OSTree deployment, parse out metadata into our spec.