CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/08 03:43:07
Modified files:
usr.sbin/installboot: efi_installboot.c i386_installboot.c
Log message:
Only install a second copy of the bootloader if the EFI System Partition
is at least 1MB. This should prevent us from filling up the tiny ESPs
that we used to create a few releases ago.
ok deraadt@
