1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/installboot
kettenis db15c72a19 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@
2024-11-08 10:43:07 +00:00
..
bootstrap.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
efi_installboot.c Only install a second copy of the bootloader if the EFI System Partition 2024-11-08 10:43:07 +00:00
efi_softraid.c Merge duplicate MD code into MI sr_open_chunk() 2022-11-07 15:56:09 +00:00
hppa_installboot.c Add -p option to "prepare" (newfs) a filesystem that will be used for 2021-07-20 14:51:56 +00:00
i386_installboot.c Only install a second copy of the bootloader if the EFI System Partition 2024-11-08 10:43:07 +00:00
i386_installboot.h Add -p option to "prepare" (newfs) a filesystem that will be used for 2021-07-20 14:51:56 +00:00
i386_nlist.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
i386_softraid.c Merge duplicate MD code into MI sr_open_chunk() 2022-11-07 15:56:09 +00:00
installboot.8 Split -p into own synopsis 2022-08-19 08:27:48 +00:00
installboot.c Make "prepare filesystem" softraid aware, fix arm64 softraid install 2022-11-08 12:08:53 +00:00
installboot.h Make "prepare filesystem" softraid aware, fix arm64 softraid install 2022-11-08 12:08:53 +00:00
landisk_installboot.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
loongson_installboot.c Nuke some 'set but not used' pathlen variables. 2022-11-06 20:03:48 +00:00
macppc_installboot.c Fix confusing comments, no object change; with caspar 2023-04-26 18:04:21 +00:00
Makefile Enable softraid(4) support in installboot(8) 2023-01-16 22:59:41 +00:00
octeon_installboot.c Fix confusing comments, no object change; with caspar 2023-04-26 18:04:21 +00:00
powerpc64_installboot.c Fix confusing comments, no object change; with caspar 2023-04-26 18:04:21 +00:00
softraid.c Check for offline chunks first, then check for keydisks 2022-11-14 13:39:37 +00:00
sparc64_installboot.c Fix -r on multi-chunk softraid volumes 2022-09-05 11:12:20 +00:00
sparc64_installboot.h
sparc64_softraid.c Make "prepare filesystem" softraid aware, fix arm64 softraid install 2022-11-08 12:08:53 +00:00
stubs.c Add -p option to "prepare" (newfs) a filesystem that will be used for 2021-07-20 14:51:56 +00:00
util.c installboot(8): Adjustments for EFI platforms 2022-02-03 10:25:14 +00:00