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

Glen Barber gjb at FreeBSD.org
Thu Jun 25 18:45:21 UTC 2015


Author: gjb
Date: Thu Jun 25 18:45:20 2015
New Revision: 284849
URL: https://svnweb.freebsd.org/changeset/base/284849

Log:
  Document r283262, boot-time memory test on amd64 platforms is now
  disabled by default.
  
  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	Thu Jun 25 18:45:17 2015	(r284848)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:45:20 2015	(r284849)
@@ -458,6 +458,10 @@
 	loading the kernel.  To enable this behavior, add
 	<literal>geom_eli_passphrase_prompt="YES"</literal> to
 	&man.loader.conf.5;.</para>
+
+      <para revision="283262" contrib="sponsor" sponsor="&ff;">The
+	memory test run at boot time on &os;/&arch.amd64; platforms
+	has been disabled by default.</para>
     </sect2>
 
     <sect2 xml:id="boot-menu">


More information about the svn-src-stable-10 mailing list