From 5552863ce9d20483eae56fb47fa00e569409b58c Mon Sep 17 00:00:00 2001 From: bdrewery Date: Wed, 26 Mar 2014 13:41:30 +0000 Subject: [PATCH] Revert r263638 (create /root dataset) for now as it breaks install and needs more work in cases such as single-user mode. --- usr.sbin/bsdinstall/scripts/zfsboot | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr.sbin/bsdinstall/scripts/zfsboot b/usr.sbin/bsdinstall/scripts/zfsboot index 721cd9a3853c..e1102b6c749f 100755 --- a/usr.sbin/bsdinstall/scripts/zfsboot +++ b/usr.sbin/bsdinstall/scripts/zfsboot @@ -129,8 +129,6 @@ 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 -- 2.41.0