svn commit: r270555 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 13:15:20 UTC 2014


Author: gjb
Date: Mon Aug 25 13:15:19 2014
New Revision: 270555
URL: http://svnweb.freebsd.org/changeset/base/270555

Log:
  Document r267056, bsdinstall(8) enhancements.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:17 2014	(r270554)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:19 2014	(r270555)
@@ -559,6 +559,13 @@
 	<quote><filename>/var/tmp/temproot</filename>
 	  disappeared</quote> if there is nothing to compare.</para>
 
+      <para revision="267056">The &os; installer, &man.bsdinstall.8;,
+	has been updated to include optional
+	&man.geli.8;-encrypted or &man.gmirror.8;-mirrored swap
+	devices when installing onto a full &man.zfs.8; filesystem.
+	Additionally, the parent &man.zfs.8; dataset is now configured
+	with <literal>lz4</literal> compression enabled.</para>
+
       <para revision="267113">The default &man.newsyslog.conf.5; now
 	includes files in the
 	<filename>/etc/newsyslog.conf.d/</filename> and


More information about the svn-src-all mailing list