svn commit: r273226 - releng/10.1/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Oct 17 15:31:01 UTC 2014


Author: gjb
Date: Fri Oct 17 15:31:00 2014
New Revision: 273226
URL: https://svnweb.freebsd.org/changeset/base/273226

Log:
  Document r273101, support for building VM images as part of the
  release process.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Oct 17 15:30:58 2014	(r273225)
+++ releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Oct 17 15:31:00 2014	(r273226)
@@ -1518,6 +1518,14 @@
 	eliminating the need for a network connection or explicitly
 	providing the path to the version included on the DVD
 	installation medium.</para>
+
+      <para revision="273101" contrib="sponsor" sponsor="&ff;">The
+	&os; Release Engineering build tools have been updated to
+	provide support for building virtual machine disk images as
+	part of the release build process using &man.mkimg.1;.  The
+	disk image formats currently supported include QCOW2, VHD,
+	VMDK, and raw formats.  See &man.release.7; for additional
+	information.</para>
     </sect2>
 
     <sect2 xml:id="doc">


More information about the svn-src-releng mailing list