docs: spell out "distribution"

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
Erik Faye-Lund
2022-10-20 11:30:43 +02:00
committed by Marge Bot
parent ad15f39e7d
commit 030ecacdc4
2 changed files with 10 additions and 10 deletions

View File

@@ -38,10 +38,10 @@ SVGA_VGPU10=0. You will then have OpenGL 2.1 support. This may be useful
to work around application bugs (such as incorrect use of the OpenGL 3.x to work around application bugs (such as incorrect use of the OpenGL 3.x
core profile). core profile).
Most modern Linux distros include the SVGA3D driver so end users Most modern Linux distributions include the SVGA3D driver so end users
shouldn't be concerned with this information. But if your distro lacks shouldn't be concerned with this information. But if your distributions
the driver or you want to update to the latest code these instructions lacks the driver or you want to update to the latest code these
explain what to do. instructions explain what to do.
For more information about the X components see these wiki pages at For more information about the X components see these wiki pages at
x.org: x.org:
@@ -93,7 +93,7 @@ Prerequisites
sudo yum install makedepend flex bison sudo yum install makedepend flex bison
Depending on your Linux distro, other packages may be needed. Meson Depending on your Linux distribution, other packages may be needed. Meson
should tell you what's missing. should tell you what's missing.
Getting the Latest Source Code Getting the Latest Source Code
@@ -124,9 +124,9 @@ Begin by saving your current directory location:
git clone git://anongit.freedesktop.org/git/mesa/vmwgfx git clone git://anongit.freedesktop.org/git/mesa/vmwgfx
- libdrm, a user-space library that interfaces with DRM. Most distros - libdrm, a user-space library that interfaces with DRM. Most
ship with this but it's safest to install a newer version. To get the distributions ship with this but it's safest to install a newer
latest code from Git: version. To get the latest code from Git:
:: ::
@@ -250,7 +250,7 @@ Building the Code
.. note:: .. note::
some distros put DRM kernel drivers in different directories. some distributions put DRM kernel drivers in different directories.
For example, sometimes vmwgfx.ko might be found in For example, sometimes vmwgfx.ko might be found in
``/lib/modules/{version}/extra/vmwgfx.ko`` or in ``/lib/modules/{version}/extra/vmwgfx.ko`` or in
``/lib/modules/{version}/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko``. ``/lib/modules/{version}/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko``.

View File

@@ -8,7 +8,7 @@ others one has to use unofficial channels.
There are some general directions: There are some general directions:
- Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka - Debian/Ubuntu based distributions - PPA: xorg-edgers, oibaf and padoka
- Fedora - Corp: erp and che - Fedora - Corp: erp and che
- Fedora - Copr: erp and che - Fedora - Copr: erp and che
- OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11 - OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11