freebsd-dev/etc/mtree/BSD.root.dist
Warner Losh 7dbf7f266c Create a /boot/dtb directory to house DTB blobs. The flattened device
tree support includes a device tree source compiler dtc(8) which
converts .dts files into .dtb files. /boot/loader will load dtb files
from this directory by default, allowing for fewer differences between
images for different SoCs. Compiled dts files will wind up here
eventually as an alternative to embedding them into the kernel.
Document this in hier(7), as well as add missing entries for
/boot/firmware and /boot/zfs, though the latter two should only be
considered place holders if someone wants to make them better.
2014-09-03 21:59:07 +00:00

111 lines
1.4 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
..
firmware
..
kernel
..
modules
..
zfs
..
..
dev mode=0555
..
etc
X11
..
autofs
..
bluetooth
..
casper
..
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
..
skel
..
ssh
..
ssl
..
zfs
..
..
lib
geom
..
..
libexec
casper
..
resolvconf
..
..
media
..
mnt
..
proc mode=0555
..
rescue
..
root
..
sbin
..
tmp mode=01777
..
usr
..
var
..
..