compute_boot_digest

Function compute_boot_digest 

Source
fn compute_boot_digest(
    entry: &UsrLibModulesVmlinuz<Sha512HashValue>,
    repo: &Repository<Sha512HashValue>,
) -> Result<String>
Expand description

Compute SHA256Sum of VMlinuz + Initrd

ยงArguments

  • entry - BootEntry containing VMlinuz and Initrd
  • repo - The composefs repository