freebsd-dev/usr.sbin/bsdinstall
Nathan Whitehorn e77cf2a4ab Restore /boot/efi to mtree.
Instead of whether /boot/efi exists, which it now always does, including
on systems that don't and can't use EFI, use whether /boot/efi is
present in fstab to signal to the installer that it is a valid ESP and
should be configured. This has essentially the same semantics, but allows
/boot/efi to be created unconditionally.

Reviewed by:	bdragon, imp
Tested by:	bdragon (ppc64)
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D29068
2021-03-05 21:01:11 -05:00
..
distextract Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
distfetch Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
partedit Mount the EFI system partition (ESP) on newly-installed systems. 2021-02-23 16:24:21 -05:00
scripts Restore /boot/efi to mtree. 2021-03-05 21:01:11 -05:00
bsdinstall bsdinstall: Use TMPDIR if set 2020-01-15 00:45:05 +00:00
bsdinstall.8 s/redundacy/redundancy 2020-08-24 14:04:59 +00:00
Makefile Merge from head 2015-10-01 09:36:43 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
Makefile.inc