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:
parent
0f6e287159
commit
b116e44cb0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263638
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user