1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

Create a root dataset so that /root is outside of the boot environment.

Discussed with:	dteske on sysinstall@
MFC after:	1 month
This commit is contained in:
Bryan Drewery 2014-03-22 15:59:26 +00:00
parent 0f6e287159
commit b116e44cb0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263638

View File

@ -129,6 +129,8 @@ f_isset ZFSBOOT_DATASETS || ZFSBOOT_DATASETS="
# Home directories separated so they are common to all BEs
/usr/home # NB: /home is a symlink to /usr/home
/root mountpoint=/root
# Ports tree
/usr/ports compression=lz4,setuid=off