599d032a6d
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
129 lines
1.7 KiB
Plaintext
129 lines
1.7 KiB
Plaintext
# $FreeBSD$
|
|
#
|
|
# Please see the file src/etc/mtree/README before making changes to this file.
|
|
#
|
|
|
|
/set type=dir uname=root gname=wheel mode=0755
|
|
.
|
|
bin
|
|
..
|
|
boot
|
|
defaults
|
|
..
|
|
dtb
|
|
allwinner tags=package=runtime
|
|
..
|
|
overlays tags=package=runtime
|
|
..
|
|
rockchip tags=package=runtime
|
|
..
|
|
..
|
|
efi
|
|
..
|
|
firmware
|
|
..
|
|
lua
|
|
..
|
|
kernel
|
|
..
|
|
modules
|
|
..
|
|
uboot
|
|
..
|
|
zfs
|
|
..
|
|
..
|
|
dev mode=0555
|
|
..
|
|
etc
|
|
X11
|
|
..
|
|
authpf
|
|
..
|
|
autofs
|
|
..
|
|
bluetooth
|
|
..
|
|
cron.d
|
|
..
|
|
defaults
|
|
..
|
|
devd
|
|
..
|
|
dma
|
|
..
|
|
gss
|
|
..
|
|
mail
|
|
..
|
|
mtree
|
|
..
|
|
newsyslog.conf.d
|
|
..
|
|
ntp mode=0700
|
|
..
|
|
pam.d
|
|
..
|
|
periodic
|
|
daily
|
|
..
|
|
monthly
|
|
..
|
|
security
|
|
..
|
|
weekly
|
|
..
|
|
..
|
|
pkg
|
|
..
|
|
ppp
|
|
..
|
|
rc.conf.d
|
|
..
|
|
rc.d
|
|
..
|
|
security
|
|
..
|
|
ssh
|
|
..
|
|
ssl
|
|
..
|
|
syslog.d
|
|
..
|
|
zfs
|
|
..
|
|
..
|
|
lib
|
|
casper
|
|
..
|
|
geom
|
|
..
|
|
nvmecontrol
|
|
..
|
|
..
|
|
libexec
|
|
resolvconf
|
|
..
|
|
..
|
|
media
|
|
..
|
|
mnt
|
|
..
|
|
net
|
|
..
|
|
proc mode=0555
|
|
..
|
|
rescue
|
|
..
|
|
root
|
|
..
|
|
sbin
|
|
..
|
|
tmp mode=01777
|
|
..
|
|
usr
|
|
..
|
|
var
|
|
..
|
|
..
|