Adjust the wording of the DRM module deprecation to avoid confusion.
Submitted by: lidl Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
cff02fa30d
commit
90d9fcbe9d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52552
1 changed files with 9 additions and 7 deletions
|
@ -383,13 +383,15 @@
|
|||
|
||||
<para revision="339218">The <acronym>DRM</acronym> driver for
|
||||
modern graphics chipsets has been marked deprecated and marked
|
||||
for removal in &os; 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>
|
||||
for removal in &os; 13. The <acronym>DRM</acronym>
|
||||
kernel modules are available from <filename
|
||||
role="package">graphics/drm-stable-kmod</filename> or
|
||||
<filename role="package">graphics/drm-legacy-kmod</filename>
|
||||
in the Ports Collection as well as via &man.pkg.8;.
|
||||
Additionally, the kernel modules have been added to the lua
|
||||
&man.loader.conf.5; <literal>module_blacklist</literal>, as
|
||||
installation from the Ports Collection or &man.pkg.8; is
|
||||
strongly recommended.</para>
|
||||
|
||||
<para revision="339735">The following drivers have been
|
||||
deprecated in &os; 12.0, and not present in
|
||||
|
|
Loading…
Reference in a new issue