svn commit: r270595 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 17:30:26 UTC 2014
Author: gjb
Date: Mon Aug 25 17:30:25 2014
New Revision: 270595
URL: http://svnweb.freebsd.org/changeset/base/270595
Log:
Document r269177, fixed- and dynamically-allocated support in
mkimg(1) for VMDK and VHD files.
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 17:30:23 2014 (r270594)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 17:30:25 2014 (r270595)
@@ -685,6 +685,11 @@
also specifying <literal>-n
<replaceable>module.ko</replaceable></literal>.</para>
+ <para revision="269177">The &man.mkimg.1; utility has been
+ updated to include support for both fixed- and
+ dynamically-allocated images for the <acronym>VHD</acronym>
+ and <acronym>VMDK</acronym> formats.</para>
+
<sect3 xml:id="rc-scripts">
<title><filename>/etc/rc.d</filename> Scripts</title>
More information about the svn-src-all
mailing list