From b116e44cb056feb5952162b4bfa4431d9354d822 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Sat, 22 Mar 2014 15:59:26 +0000 Subject: [PATCH] Create a root dataset so that /root is outside of the boot environment. Discussed with: dteske on sysinstall@ MFC after: 1 month --- usr.sbin/bsdinstall/scripts/zfsboot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.sbin/bsdinstall/scripts/zfsboot b/usr.sbin/bsdinstall/scripts/zfsboot index e1102b6c749f..721cd9a3853c 100755 --- a/usr.sbin/bsdinstall/scripts/zfsboot +++ b/usr.sbin/bsdinstall/scripts/zfsboot @@ -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