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

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:13:50 UTC 2015


Author: gjb
Date: Mon Oct  5 20:13:49 2015
New Revision: 288885
URL: https://svnweb.freebsd.org/changeset/base/288885

Log:
  Document r288176, kernel symbols now installed to /usr/lib/debug/.
  
  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 Oct  5 20:13:47 2015	(r288884)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:49 2015	(r288885)
@@ -981,6 +981,13 @@
       <para revision="287306" arch="arm">The
 	<filename>CUBIEBOARD2</filename> kernel configuration has been
 	renamed to <filename>A20</filename>.</para>
+
+      <para revision="288176" contrib="sponsor" sponsor="&ff;">Kernel
+	debugging symbols are now installed to <filename
+	  class="directory">/usr/lib/debug/boot/kernel/</filename>.
+	To retain the previous behavior, add
+	<literal>KERN_DEBUGDIR=""</literal> to
+	&man.src.conf.5;.</para>
     </sect2>
 
     <sect2 xml:id="kernel-sysctl">


More information about the svn-src-all mailing list