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

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


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

Log:
  Document r283161, native FreeBSD/arm build support in release tools.
  
  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:54 2015	(r285477)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:45:56 2015	(r285478)
@@ -627,7 +627,12 @@
     <sect2 xml:id="releng-changes">
       <title>Integration Changes</title>
 
-      <para> </para>
+      <para revision="283161" contrib="sponsor" sponsor="&ff;">The
+	Release Engineering build tools have been updated to support
+	building &os;/&arch.arm; images without external utilities for
+	supported boards where a corresponding
+	<literal>u-boot</literal> port exists in the Ports
+	Collection.</para>
     </sect2>
   </sect1>
 </article>


More information about the svn-src-all mailing list