Changeset e257101


Ignore:
Timestamp:
05/10/2006 05:17:10 AM (18 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ccb2449
Parents:
d9dc1e9d
Message:

xorg and xorg7 cleanup

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6038 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd9dc1e9d re257101  
    1 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     1<!ENTITY day          "10">                   <!-- Always 2 digits -->
    22<!ENTITY month        "05">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
  • introduction/welcome/changelog.xml

    rd9dc1e9d re257101  
    4242-->
    4343
     44
     45   <listitem>
     46      <para>May 9th, 2006</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[dj] - Added sed for additional xorg-6.9.0 security
     50          vulnerability.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[dj] - Udated dependencies for Xorg-7.0.0 section and
     54          corrected text.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
    4459    <listitem>
    4560      <para>May 9th, 2006</para>
  • x/installing/x-setup.xml

    rd9dc1e9d re257101  
    140140
    141141    <note>
    142       <para>The default configuration for <application>Xorg</application>
    143       includes <application>xterm</application>. 
    144       <application>Xorg</application>'s modular distribution no longer includes 
     142      <para>Both the default, and the BLFS configuration for
     143      <application>Xorg</application> include <application>xterm</application>.
     144      <application>Xorg</application>'s modular distribution no longer includes
    145145      <application>xterm</application>, and
    146146      as a result, the <command>startx</command> command will fail if you have
    147147      not installed <xref linkend="xterm2"/> when using the modular X Window
    148       System.</para>
     148      System.  You can remove the <application>xterm</application> line in the
     149      above config file to test the xserver, or install one of the other
     150      terminal emulators and make appropriate changes.</para>
    149151    </note>
    150152
  • x/installing/x7app.xml

    rd9dc1e9d re257101  
    6565
    6666  <bridgehead renderas="sect4">Required</bridgehead>
    67   <para role="required"><xref linkend="xbitmaps"/></para>
     67  <para role="required"><xref linkend="xbitmaps"/> and
     68  <xref linkend="libpng"/></para>
    6869
    6970  <bridgehead renderas="sect4">Recommended</bridgehead>
     
    7172
    7273  <sect2>
    73     <title>Downloading Xorg Applicatons</title>
     74    <title>Downloading Xorg Applications</title>
    7475
    7576    <para>To download the needed files using <application>wget</application>,
  • x/installing/x7font.xml

    rd9dc1e9d re257101  
    6262
    6363  <bridgehead renderas="sect4">Required</bridgehead>
    64   <para role="required"><xref linkend="xorg7-data"/></para>
     64  <para role="required"><xref linkend="xorg7-data"/> and
     65  <xref linkend="xorg7-app"/></para>
    6566
    6667  <sect2>
  • x/installing/x7lib.xml

    rd9dc1e9d re257101  
    6666  <para role="required"><xref linkend="ed"/>,
    6767  <xref linkend="fontconfig"/>,
    68   <xref linkend="libpng"/>,
    6968  <xref linkend="pkgconfig"/>, and
    7069  <xref linkend="xorg7-proto"/></para>
  • x/installing/x7server.xml

    rd9dc1e9d re257101  
    115115    setuid when the build is done by an unprivileged user.</para>
    116116
     117    <para><parameter>--disable-glx</parameter>: Disable building of the GLX
     118    extension.  This is required if building without
     119    <application>Mesa</application>.</para>
     120
     121    <para><parameter>--disable-dri</parameter>: Disable building of the DRI
     122    extension.  This is required if building without
     123    <application>Mesa</application>.</para>
     124
     125    <para><parameter>--disable-xprint</parameter>: Disable building of
     126    the <application>Xprint</application>  extension and server.  This is
     127    required if building without <application>Mesa</application>.</para>
     128
    117129  </sect2>
    118130
  • x/installing/x7util.xml

    rd9dc1e9d re257101  
    6767
    6868  <bridgehead renderas="sect4">Required</bridgehead>
    69   <para role="required"><xref linkend="pkgconfig"/></para>
     69  <para role="required"><xref linkend="pkgconfig"/> and
     70  <xref linkend="xorg7-proto"/></para>
    7071
    7172  <sect2>
  • x/installing/xorg.xml

    rd9dc1e9d re257101  
    203203      order to avoid a race condition with the <application>luit</application>
    204204      program.  Additionally, the server portion of
    205       <application>Xorg</application> contains a <ulink
    206       url="http://wiki.x.org/wiki/SecurityPage">security vulnerability</ulink>.
     205      <application>Xorg</application> contains 2   
     206      <ulink url="http://wiki.x.org/wiki/SecurityPage">security vulnerabilities</ulink>.
    207207      Fix these issues with the following commands:</para>
    208208
    209209<screen><userinput>patch -Np1 -i ../xorg-&xorg-version;-luit_race-1.patch &amp;&amp;
    210210sed -i 's/geteuid /geteuid() /' \
    211     programs/Xserver/hw/xfree86/common/xf86Init.c</userinput></screen>
     211    programs/Xserver/hw/xfree86/common/xf86Init.c &amp;&amp;
     212sed -i 's/ntri &amp; sizeof/ntri * sizeof/' programs/Xserver/render/mitri.c</userinput></screen>
    212213
    213214<!-- To be removed if/when proposed glibc patch is added to LFS SVN
  • x/installing/xorg7.xml

    rd9dc1e9d re257101  
    4242  Instructions</bridgehead>
    4343
    44   <para>Xorg-7.0.0 introduced a completly auto-tooled, modular build system.
     44  <para>Xorg-7.0.0 introduced a completely auto-tooled, modular build system.
    4545  The code is otherwise identical to that in the Xorg-6.9.0 release.
    4646  With the new modular build system, it is no longer possible to download
     
    6464    should download the wget file lists and use the package versions in the
    6565    file.  Newer packages are likely intended for the next release of
    66     <application>Xorg</application> and have already proven to be
     66    <application>Xorg</application> and have already proved to be
    6767    incompatible with the current version of
    6868    <application>GTK+</application>.  The installed size of
Note: See TracChangeset for help on using the changeset viewer.