Hello. The attached patch removes references to 'GLcore' module, that is automatically loaded now as a glx submodule, fixes a typo, and removes references to 'speedo' font module.
With this last patch, the XSF tree will be up to date with mine. Regards, Ender. -- I don't like this ending. -- The Duke (Moulin Rouge!). -- Debian developer
Index: debian/xserver-xorg.templates =================================================================== --- debian/xserver-xorg.templates (revisión: 419) +++ debian/xserver-xorg.templates (copia de trabajo) @@ -61,14 +61,14 @@ Template: xserver-xorg/config/modules Type: multiselect -Choices: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, type1, v4l, vbe +Choices: bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, type1, v4l, vbe Default: bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, type1, vbe _Description: Select the X.Org server modules that should be loaded by default. It is possible to customize (or completely omit) the list of modules that the X server loads by default. This option is for advanced users. In most cases, all of these modules should be enabled. . - The GLCore and glx modules enable software OpenGL rendering. The dri module + The glx module enable software OpenGL rendering. The dri module enables support in the X server for Direct Rendering Infrastructure (DRI). Note that support for DRI must also exist in the kernel, the video card, and the installed version of the Mesa libraries for hardware-accelerated 3D @@ -77,7 +77,7 @@ . The vbe and ddc modules enable support for VESA BIOS Extensions and Data Display Channel, respectively. These modules are used to query monitor - capabilties via the video card. The int10 module is a real-mode x86 emulator + capabilities via the video card. The int10 module is a real-mode x86 emulator that is used to softboot secondary VGA cards. Note that the vbe module depends on the int10 module, so if you wish to enable vbe, enable int10 as well. @@ -90,8 +90,7 @@ record module implements the RECORD extension, commonly used in server testing. . - The bitmap, freetype, speedo, type1, and xtt modules are all font - rasterizers. + The bitmap, freetype, type1, and xtt modules are all font rasterizers. . For further information about these modules, please consult the X.Org documentation.
pgp9bCpu3d846.pgp
Description: PGP signature