aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2021-03-06 01:57:50 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2021-03-06 02:01:11 +0000
commite77cf2a4ab32a381df3c06d25b8b4f650047c3f2 (patch)
treed92a414bde127282e29d0ac6b30b4a3b54b537de /etc
parentd08b8680e12ad692736c84238dcf45c70c228914 (diff)
downloadsrc-e77cf2a4ab32a381df3c06d25b8b4f650047c3f2.tar.gz
src-e77cf2a4ab32a381df3c06d25b8b4f650047c3f2.zip
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
Diffstat (limited to 'etc')
-rw-r--r--etc/mtree/BSD.root.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist
index 1dc9e179b0fc..f734f7891429 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -18,6 +18,8 @@
rockchip tags=package=runtime
..
..
+ efi
+ ..
firmware
..
loader.conf.d tags=package=bootloader