Document r339218, loader(8) module_blacklist support and base DRM

module deprecation.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-11-30 21:33:27 +00:00
parent 0c06200e0a
commit 2dcf1c8226
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52535

View file

@ -375,6 +375,16 @@
<sect2 xml:id="drivers-deprecated">
<title>Deprecated Drivers</title>
<para revision="339218">The <acronym>DRM</acronym> driver for
modern graphics chipsets has been marked deprecated and marked
for removal in &os;&nbsp;13. Additionally, it has been added
to the lua &man.loader.conf.5;
<literal>module_blacklist</literal>, and installation of the
<acronym>DRM</acronym> kernel module from <filename
role="package">graphics/drm-legacy-kmod</filename> or
<filename role="package">graphics/drm-stable-kmod</filename>
is recommended.</para>
<para revision="339735">The following drivers have been
deprecated in &os;&nbsp;12.0, and not present in
&os;&nbsp;13.0: &man.ae.4;, &man.de.4;, &man.ed.4;,
@ -451,7 +461,8 @@
<sect2 xml:id="boot-loader">
<title>Boot Loader Changes</title>
<para>&nbsp;</para>
<para revision="339218">The lua &man.loader.8; has been updated
to support module blacklists.</para>
</sect2>
<sect2 xml:id="boot-menu">