Author: bdrewery
Date: Wed Mar 26 13:41:30 2014
New Revision: 263768
URL: http://svnweb.freebsd.org/changeset/base/263768
Log:
Revert r263638 (create /root dataset) for now as it breaks install and needs
more work in cases such as single-user mode.
Modified:
head/usr.sbin/bsdinstall/scripts/zfsboot
Modified: head/usr.sbin/bsdinstall/scripts/zfsboot
==============================================================================
--- head/usr.sbin/bsdinstall/scripts/zfsboot Wed Mar 26 10:17:17 2014
(r263767)
+++ head/usr.sbin/bsdinstall/scripts/zfsboot Wed Mar 26 13:41:30 2014
(r263768)
@@ -129,8 +129,6 @@ f_isset ZFSBOOT_DATASETS || ZFSBOOT_DATA
# 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"