From: Stoiko Ivanov <s.iva...@proxmox.com> --- efiboot/zz-pve-efiboot | 8 -------- 1 file changed, 8 deletions(-)
diff --git a/efiboot/zz-pve-efiboot b/efiboot/zz-pve-efiboot index b5e03b5..ad78caf 100755 --- a/efiboot/zz-pve-efiboot +++ b/efiboot/zz-pve-efiboot @@ -10,16 +10,8 @@ PMX_ESP_DIR="EFI/proxmox" MOUNTROOT="${TMPDIR:-/var/tmp}/espmounts" -# TODO: -# - no mount on /boot/efi - mount all available esps on /var/tmp/esp-UUID -# and copy the stuff for all of them (or copy onto first and sync for the -# others - or don't copy if unchanged -# - trap error-conditions and make sure stuff gets unmounted # - cleanup - gently delete all kernels not in kernel-keep-list -#[ -f "${LOADERDIR}/loader.conf" ] || exit 0 -#[ -d "${ESPMOUNT}/${PMX_ESP_DIR}" ] || exit 0 - if command -V systemd-detect-virt >/dev/null 2>&1 && systemd-detect-virt --quiet --container; then exit 0 -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel