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

Glen Barber gjb at FreeBSD.org
Mon Jul 13 15:46:02 UTC 2015


Author: gjb
Date: Mon Jul 13 15:46:01 2015
New Revision: 285480
URL: https://svnweb.freebsd.org/changeset/base/285480

Log:
  Document r283548, mkimg(1) now used for i386 memstick images.
  
  Approved by:	re (implicit)
  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 Jul 13 15:45:58 2015	(r285479)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:46:01 2015	(r285480)
@@ -639,6 +639,11 @@
 	supported boards where a corresponding
 	<literal>u-boot</literal> port exists in the Ports
 	Collection.</para>
+
+      <para revision="283548" contrib="sponsor" sponsor="&ff;">The
+	&os;/&arch.i386; memory stick installation images are now
+	created using the &man.mkimg.1; utility, matching the way
+	the &os;/&arch.amd64; images are created.</para>
     </sect2>
   </sect1>
 </article>


More information about the svn-src-all mailing list