Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 18:42:05 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52559 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812041842.wB4Ig5s4090144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Dec  4 18:42:05 2018
New Revision: 52559
URL: https://svnweb.freebsd.org/changeset/doc/52559

Log:
  Document r329501, r339308: lua loader kernel autodetect.
  
  Submitted by:	cem
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:03 2018	(r52558)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:05 2018	(r52559)
@@ -504,6 +504,10 @@
     <sect2 xml:id="boot-loader">
       <title>Boot Loader Changes</title>
 
+      <para revision="329501" contrib="sponsor"
+	sponsor="&dellemc;">The lua &man.loader.8; has been updated to
+	detect a list of installed kernels to boot.</para>
+
       <para revision="337715" contrib="sponsor" sponsor="&ff;">The
 	&man.loader.8; has been updated to add support for loading
 	&intel; microcode updates early during the boot
@@ -511,6 +515,13 @@
 
       <para revision="339218">The lua &man.loader.8; has been updated
 	to support module blacklists.</para>
+
+      <para revision="339308">The default lua &man.loader.conf.5; has
+	been updated to include the
+	<literal>kernels_autodetect</literal> option, which defaults
+	to <literal>YES</literal>, supplementing the &man.loader.8;
+	support to list available kernels to boot introduced in
+	revision <literal>329501</literal>.</para>
     </sect2>
 
     <sect2 xml:id="boot-menu">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812041842.wB4Ig5s4090144>