svn commit: r279065 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Feb 20 17:46:19 UTC 2015


Author: gjb
Date: Fri Feb 20 17:46:18 2015
New Revision: 279065
URL: https://svnweb.freebsd.org/changeset/base/279065

Log:
  Document r278926, 'make release' now uses multi-threaded
  xz(1).
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 17:46:15 2015	(r279064)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 17:46:18 2015	(r279065)
@@ -1014,6 +1014,11 @@
 	Release Engineering build tools have been updated to include
 	support for producing virtual machine disk images for various
 	cloud hosting providers.</para>
+
+      <para revision="278926">The Release Engineering build tools have
+	been updated to use multi-threaded &man.xz.1;.  By default,
+	the number of &man.xz.1; threads is set to the number of cores
+	available.</para>
     </sect2>
   </sect1>
 </article>


More information about the svn-src-head mailing list