summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-10-26 02:27:10 +0000
committerian <ian@FreeBSD.org>2014-10-26 02:27:10 +0000
commit3c5c1218bc561a85fe9b3b7f81951076c85915e6 (patch)
tree0221a32f1c195f537849b0ef45fb384b107680cf /share
parentc691dc79ec69dc3a80c52bc5f5462c033d9ba7ab (diff)
downloadFreeBSD-src-3c5c1218bc561a85fe9b3b7f81951076c85915e6.zip
FreeBSD-src-3c5c1218bc561a85fe9b3b7f81951076c85915e6.tar.gz
MFC r271057: Create a /boot/dtb directory to house DTB blobs.
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/hier.714
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index f51707c..9bf3384 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -52,13 +52,25 @@ programs and configuration files used during operating system bootstrap
.It Pa defaults/
default bootstrapping configuration files; see
.Xr loader.conf 5
+.It Pa dtb/
+Compiled flattened device tree (FDT) files; see
+.Xr fdt 4
+and
+.Xr dtc 1
+.It Pa firmware/
+Loadable modules containing binary firmware for hardware that needs
+firmware downloaded to it to function
.It Pa kernel/
pure kernel executable (the operating system loaded into memory
-at boot time).
+at boot time)
.It Pa modules/
third-party loadable kernel modules;
see
.Xr kldstat 8
+.It Pa zfs/
+Contains
+.Xr zfs 8
+zpool cache files.
.El
.It Pa /cdrom/
default mount point for CD-ROM drives
OpenPOWER on IntegriCloud