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

Glen Barber gjb at FreeBSD.org
Mon Jul 13 15:45:03 UTC 2015


Author: gjb
Date: Mon Jul 13 15:45:02 2015
New Revision: 285471
URL: https://svnweb.freebsd.org/changeset/base/285471

Log:
  Document r283307, mkimg(1) now used for i386 memstick images.
  
  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	Mon Jul 13 15:44:59 2015	(r285470)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:45:02 2015	(r285471)
@@ -1409,6 +1409,11 @@
 	supported boards where a corresponding
 	<literal>u-boot</literal> port exists in the Ports
 	Collection.</para>
+
+      <para revision="283307" 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-head mailing list