aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-11-20 21:06:29 +0000
committerWarner Losh <imp@FreeBSD.org>2019-11-20 21:06:29 +0000
commit599d032a6dfbb7950906a2e26c6b3035f39e3ac7 (patch)
tree7177bca47fc0f2c5e24d5996724cb40c0ba61823 /etc
parentcc453b2272092587dc51e0b9d3e7aad0b8de0c15 (diff)
downloadsrc-599d032a6dfbb7950906a2e26c6b3035f39e3ac7.tar.gz
src-599d032a6dfbb7950906a2e26c6b3035f39e3ac7.zip
Standardize EFI's ESP mount point.
Mount the UEFI ESP on /boot/efi. No current system uses this by default, but there are many ad-hoc schemes that do this in /efi or /esp or /uefi and adding a new directory at the top-level would have a much higher likelihood of collision. Document this in /etc/mtree/BSD.root.mtree and create EFIDIR and related variables in bsd.own.mk. Differential Revision: https://reviews.freebsd.org/D21344
Notes
Notes: svn path=/head/; revision=354915
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 371530eb0490..a688d5806b3b 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -18,6 +18,8 @@
rockchip tags=package=runtime
..
..
+ efi
+ ..
firmware
..
lua