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

Glen Barber gjb at FreeBSD.org
Mon Jul 13 15:44:58 UTC 2015


Author: gjb
Date: Mon Jul 13 15:44:57 2015
New Revision: 285469
URL: https://svnweb.freebsd.org/changeset/base/285469

Log:
  Document r282693, native FreeBSD/arm build support in release tools.
  
  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:55 2015	(r285468)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:44:57 2015	(r285469)
@@ -1394,6 +1394,13 @@
 	Release Engineering build tools have been updated to include
 	support for building &os;/&arch.arm64; virtual machine and
 	memory stick installation images.</para>
+
+      <para revision="282693" 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-head mailing list