Page MenuHomeFreeBSD

D40206.id.diff
No OneTemporary

D40206.id.diff

diff --git a/sbin/bectl/bectl.8 b/sbin/bectl/bectl.8
--- a/sbin/bectl/bectl.8
+++ b/sbin/bectl/bectl.8
@@ -17,7 +17,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 26, 2023
+.Dd May 24, 2023
.Dt BECTL 8
.Os
.Sh NAME
@@ -404,9 +404,10 @@
zroot
zroot/ROOT noauto none
zroot/ROOT/default noauto none
+zroot/home on /home
zroot/usr off /usr
-zroot/usr/home on /usr/home
-zroot/var on /var
+zroot/usr/src on /usr/src
+zroot/var off /var
.Ed
.Pp
In that example,
@@ -418,9 +419,9 @@
thus files in
.Pa /usr
typically fall into the boot environment because this dataset is not mounted.
-.Pa zroot/usr/home
+.Pa zroot/usr/src
is mounted, thus files in
-.Pa /usr/home
+.Pa /usr/src
are not in the boot environment.
.Pp
The other style of boot environments in use, frequently called

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 22, 4:04 PM (10 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27843849
Default Alt Text
D40206.id.diff (798 B)

Event Timeline