mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-11 13:20:23 +01:00
Undocument mandatory loadable modules
The code to implement was deleted when BaseModules[] was emptied by the replacement of the "pcidata" module with libpciaccess calls in commit46f55f5dea. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Adam Jackson <ajax@redhat.com> (cherry picked from commitafcb7ba24e)
This commit is contained in:
parent
19126c0b36
commit
9a4e2d80a5
1 changed files with 0 additions and 5 deletions
|
|
@ -664,11 +664,6 @@ Here is what <function>InitOutput()</function> does:
|
|||
This is done at the start of the first server generation only.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The core server contains a list of mandatory modules. These are loaded
|
||||
first. Currently the only module on this list is the bitmap font module.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The next set of modules loaded are those specified explicitly in the
|
||||
&k.module; section of the config file.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue