Skip to main content

install_systemd_boot

Function install_systemd_boot 

Source
pub(crate) fn install_systemd_boot(
    prepared_root: &MountedImageRoot,
    configopts: &InstallConfigOpts,
    autoenroll: Option<SecurebootKeys>,
) -> Result<()>
Expand description

Install systemd-boot using a pre-prepared boot root.