Document r329501, r339308: lua loader kernel autodetect.
Submitted by: cem Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
43837f44eb
commit
7bd7e5b041
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52559
1 changed files with 11 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue