fn delete_depl_boot_entries(
deployment: &DeploymentEntry<'_>,
storage: &Storage,
deleting_staged: bool,
) -> Result<()>Expand description
Deletes the .conf files in case for systemd-boot and Type1 bootloader entries for Grub or removes the corresponding menuentry from Grub’s user.cfg in case for grub UKI Does not delete the actual boot binaries