Changeset 852f5146


Ignore:
Timestamp:
12/03/2008 04:57:38 AM (15 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
573f39f
Parents:
5886225
Message:

Removed remainder of XFree86 and mono Xorg references.

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

Files:
5 deleted
15 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5886225 r852f5146  
    44-->
    55
    6 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     6<!ENTITY day          "03">                   <!-- Always 2 digits -->
    77<!ENTITY month        "12">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "December &day;st, &year;">
     12<!ENTITY releasedate  "December &day;rd, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libdrm.xml

    r5886225 r852f5146  
    6464    <title>Installation of libdrm</title>
    6565
    66     <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    67     href="../../xincludes/xorg7-only.xml"/> -->
    68 
    6966    <para>Install <application>libdrm</application> by running the following
    7067    commands:</para>
  • general/genutils/rman.xml

    r5886225 r852f5146  
    6464    <title>Installation of rman</title>
    6565
    66     <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    67     href="../../xincludes/xorg7-only.xml"/> -->
    68 
    6966    <para>rman is no longer part of the <application>Xorg</application>
    7067    distribution, however, packages that use it may expect it to be in the
  • general/genutils/xterm.xml

    r5886225 r852f5146  
    7373  <sect2 role="installation">
    7474    <title>Installation of xterm</title>
    75 
    76     <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    77     href="../../xincludes/xorg7-only.xml"/> -->
    7875
    7976    <para>Install <application>xterm</application> by running the
  • general/graphlib/fontconfig.xml

    r5886225 r852f5146  
    209209      </para>
    210210
    211 <!-- XFREE86
    212       <note>
    213         <para><application>XFree86</application> also includes an internal (and
    214         older) version of <application>Fontconfig</application> and unless it
    215         is explicitly disabled, the internal version is created leaving two
    216         slightly incompatible libraries on your system. It is recommended that
    217         you only install one version.</para>
    218       </note>
    219 XFREE86 -->
    220 
    221211    </sect3>
    222212
  • gnome/add/gnome-mag.xml

    r5886225 r852f5146  
    7474    <para role="optional"><xref linkend="intltool"/> and
    7575    <xref linkend="doxygen"/></para>
    76 
    77 <!-- XFREE86
    78     <bridgehead renderas="sect4">Optional (For
    79     <application>XFree86</application> Only)</bridgehead>
    80     <para role="optional"><ulink
    81     url="http://www.freedesktop.org/wiki/Software_2fxlibs">Xdamage</ulink>
    82     (requires <ulink
    83     url="http://www.freedesktop.org/wiki/Software_2fxlibs">FixesExt</ulink>*
    84     then <ulink
    85     url="http://www.freedesktop.org/wiki/Software_2fxlibs">Xfixes</ulink>
    86     then <ulink
    87     url="http://www.freedesktop.org/wiki/Software_2fxlibs">DamageExt</ulink>)
    88     </para>
    89 
    90     <para>* Ensure you created the
    91     <filename>xextensions.pc</filename> file as shown in the
    92     <xref linkend="xfree86"/> instructions.</para>
    93 XFREE86 -->
    9476
    9577    <para condition="html" role="usernotes">User Notes:
  • introduction/welcome/changelog.xml

    r5886225 r852f5146  
    4242-->
    4343    <listitem>
     44      <para>December 3rd, 2008</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[dj] - Removed all XFree86 and monlithic Xorg references.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4453      <para>December 2nd, 2008</para>
    4554      <itemizedlist>
  • multimedia/libdriv/nas.xml

    r5886225 r852f5146  
    169169<screen role="root"><userinput>make install-nas</userinput></screen>
    170170
    171 <!-- XFREE86
    172       <para>The init script uses a default prefix of
    173       <filename class="directory">/usr/X11R6</filename>.  If you've installed
    174       the <application>X Window System</application> into any other prefix,
    175       execute the following command, replacing
    176       <replaceable>&lt;PREFIX&gt;</replaceable> with the installation
    177       prefix of the <application>X Window System</application>.</para>
    178 
    179 <screen role="root"><userinput>sed -i 's@/usr/X11R6@<replaceable>&lt;PREFIX&gt;</replaceable>@' /etc/rc.d/init.d/nas</userinput></screen>
    180 
    181 XFREE86 -->
    182 
    183171      <para>The init script uses a default parameter to allow access to all
    184172      hosts on the network. Review the <command>nasd</command> man page for
  • multimedia/libdriv/xine-lib.xml

    r5886225 r852f5146  
    8989    <ulink url="http://www.wavpack.com/">WavPack</ulink>,
    9090    <ulink url="http://dxr3.sourceforge.net/">libdxr3</ulink>,
    91 
    92 <!-- XFREE86
    93     <ulink url="http://sourceforge.net/projects/unichrome/">XvMC Wrapper</ulink>
    94     (only if you have XFree86 installed),
    95 XFREE86 -->
    9691
    9792    <ulink url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>,
  • multimedia/videoutils/mplayer.xml

    r5886225 r852f5146  
    204204    <ulink url="http://vidix.sourceforge.net/">VIDIX</ulink>, and
    205205    <xref linkend="x-window-system"/></para>
    206 
    207 <!-- XFREE86
    208     <ulink url="http://sourceforge.net/projects/unichrome/">XvMC Wrapper</ulink>
    209       (only needed if you have XFree86 installed)</para>
    210 XFREE86 -->
    211206
    212207    <bridgehead renderas="sect4">Optional CODECs</bridgehead>
  • x/installing/installing.xml

    r5886225 r852f5146  
    2626  decided to use the <application>Xorg</application> package.</para>
    2727
    28 <!-- XFREE86
    29   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmono-dummy.xml"/>
    30   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg.xml"/>
    31   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfree86.xml"/>
    32 XFREE86 -->
    33 
    3428  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg7-dummy.xml"/>
    3529  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg7.xml"/>
  • x/installing/x-config.xml

    r5886225 r852f5146  
    1616  <title>Additional X Window System Configuration</title>
    1717
    18 <!-- XFREE86
    19   <para>Below you will find information on fine tuning the components of both
    20   variants of the <application>X Window System</application>. The documentation
    21   links are specifically for <application>XFree86</application>, however, the
    22 XFREE86 -->
    2318  <para>Below you will find information on fine tuning the components
    2419  of the <application>X Window System</application>. The documentation
     
    2823  <application>Xorg</application> as well.  Detailed descriptions are also
    2924  located in the <filename>xorg.conf</filename> man page.</para>
    30 <!-- XFREE86
    31   or <filename>XF86Config</filename> man pages.</para>
    32 XFREE86 -->
    3325
    3426  <sect2 id='xinput'>
  • x/installing/x-setup.xml

    r5886225 r852f5146  
    9595    command:</para>
    9696
    97 <!-- XFREE86
    98     <para>For <application>Xorg</application>:</para>
    99 XFREE86 -->
    100 
    10197<screen><userinput>cd ~ &amp;&amp;
    10298Xorg -configure</userinput></screen>
    10399
    104 <!-- XFREE86
    105     <para>For <application>XFree86</application>:</para>
    106 <screen><userinput>cd ~ &amp;&amp;
    107 XFree86 -configure</userinput></screen>
    108 XFREE86 -->
    109 
    110100    <indexterm zone="x-setup xconfig">
    111101      <primary sortas="e-etc-X11-xorg-conf">/etc/X11/xorg.conf</primary>
    112102    </indexterm>
    113 
    114 <!-- XFREE86
    115     <indexterm zone="x-setup xconfig">
    116       <primary sortas="e-etc-X11-XF86Config">/etc/X11/XF86Config</primary>
    117     </indexterm>
    118 XFREE86 -->
    119103
    120104    <para>The screen will go blank and you may hear some clicking of the
     
    139123    details of the files are located in the <filename>xorg.conf.5x</filename>
    140124    man page.  Some things you may want to do are:</para>
    141 
    142 <!-- XFREE86
    143     and <filename>XF86Config.5x</filename> man
    144     pages. Some things you may want to do are:</para>
    145 XFREE86 -->
    146125
    147126    <itemizedlist>
     
    179158    </itemizedlist>
    180159
    181 <!-- XFREE86
    182     <para>Test the system with one of the following commands:</para>
    183 XFREE86 -->
    184 
    185160    <para>Test the system with the following command:</para>
    186161
    187 <!-- XFREE86
    188     <para>For <application>Xorg</application>:</para>
    189 XFREE86 -->
    190 
    191162<screen><userinput>X -config ~/xorg.conf.new</userinput></screen>
    192 
    193 <!-- XFREE86
    194     <para>For <application>XFree86</application>:</para>
    195 <screen><userinput>XFree86 -xf86config ~/XF86Config.new</userinput></screen>
    196 XFREE86 -->
    197163
    198164    <para>You will only get a gray background with an X-shaped mouse cursor,
     
    202168    wrong.</para>
    203169
    204 <!-- XFREE86
    205     a look at <filename>/var/log/Xorg.0.log</filename> or
    206     <filename>/var/log/XFree86.0.log</filename> to see what went
    207     wrong.</para>
    208 XFREE86 -->
    209 
    210170    <para>As the <systemitem class="username">root</systemitem> user, create
    211171    the configuration directory and move the configuration file to the new
    212172    directory:</para>
    213173
    214 <!-- XFREE86
    215     <para>For <application>Xorg</application>:</para>
    216 XFREE86 -->
    217 
    218174<screen role="root"><userinput>install -v -m644 -D ~/xorg.conf.new /etc/X11/xorg.conf</userinput></screen>
    219 
    220 <!-- XFREE86
    221     <para>For <application>XFree86</application>:</para>
    222 <screen role="root"><userinput>install -v -m644 -D ~/XF86Config.new /etc/X11/XF86Config</userinput></screen>
    223 XFREE86 -->
    224175
    225176    <para>As the <systemitem class="username">root</systemitem> user, create
     
    280231    System</application> should be displayed.</para>
    281232
    282 <!-- XFREE86
    283     <para>For a list of the package contents and a description of the commands,
    284     see the sections in the <xref linkend="xfree86-contents"/>.</para>
    285 XFREE86 -->
    286 
    287233  </sect2>
    288234
     
    299245    To enable direct rendering using the OpenGL implementation from
    300246    <xref linkend="mesalib"/> (built separately with <xref linkend="xorg7"/>
    301     <!-- or included with <xref linkend="xfree86"/> -->),
    302247    the "glx" and "dri" modules must be loaded.  Additionally, the created
    303248    device nodes in <filename class="directory">/dev/dri</filename> must
    304249    have proper permissions for your users.  A sample
    305250    <filename>xorg.conf</filename> file might look like this:</para>
    306 
    307 <!-- XFREE86
    308     <filename>XF86config</filename> or <filename>xorg.conf</filename>
    309     file might look like this:</para>
    310 XFREE86 -->
    311251
    312252<screen><literal>Section "Module"
     
    336276
    337277    <para>To check if DRI is installed properly, check the log file
    338 <!-- XFREE86
    339     <filename>/var/log/XFree86.0.log</filename> or
    340 XFREE86 -->
    341278    <filename>/var/log/Xorg.0.log</filename> for statements like:</para>
    342279
    343280<screen><literal>(II) R128(0): Direct rendering enabled</literal></screen>
    344 
    345 <!-- XFREE86
    346     <para>From an <command>xterm</command>, run <command>glxinfo</command>
    347     and look for the phrase:</para>
    348 XFREE86 -->
    349281
    350282    <para>If you elected to install the Mesa-Demos package when installing
     
    357289    running <command>LIBGL_DEBUG=verbose glxinfo</command>.  This will
    358290    show the drivers, device nodes and files used by the DRI system.</para>
    359 
    360 <!-- XFREE86
    361     <para>You can also run the test program <command>glxgears</command>.
    362 XFREE86 -->
    363291
    364292    <para>Again, if you have added the Mesa-Demos package, you can also
     
    400328    </indexterm>
    401329
    402 <!-- XFREE86
    403     <indexterm zone="x-setup fonts">
    404       <primary sortas="e-etc-X11-XF86Config">/etc/X11/XF86Config</primary>
    405     </indexterm>
    406 XFREE86 -->
    407 
    408330    <sect3>
    409331      <title>Core X Font Protocol</title>
     
    414336
    415337      <para>The core X font protocol finds fonts from the server configuration
    416 <!-- XFREE86
    417       file (<filename>xorg.conf</filename> or <filename>XF86Config</filename>).
    418 XFREE86 -->
    419338      file (<filename>xorg.conf</filename>).
    420339      If no font paths exist in the configuration file, the server will fall
     
    452371      system uses the "freetype" module for non-antialiased rendering of these
    453372      fonts.  Ensure that the "freetype" module is loaded in the
    454 <!-- XFREE86
    455       <filename>XF86config</filename> or <filename>xorg.conf</filename>
    456 XFREE86 -->
    457373      <filename>xorg.conf</filename> file by adding it to the "Module"
    458374      section:</para>
     
    632548    practice. To set up a keyboard for Latin and non-Latin input, change
    633549    the XkbLayout keyboard driver option in the InputDevice section
    634 <!-- XFREE86
    635     of the <filename>XF86Config</filename> or <filename>xorg.conf</filename>
    636 XFREE86 -->
    637550    of the <filename>xorg.conf</filename> file. For example:</para>
    638551
  • x/lib/cairo.xml

    r5886225 r852f5146  
    108108    <title>Installation of cairo</title>
    109109
    110 <!-- XFREE86
    111     <para><application>cairo</application> will look for an
    112     <application>X Render</application> <application>pkg-config</application>
    113     file. If you use <application>XFree86</application> as your
    114     <application>X</application> Window system, ensure this file exists
    115     (<filename>/usr/X11R6/lib/pkgconfig/xrender.pc</filename>) before beginning
    116     the installation.</para>
    117 XFREE86 -->
    118 
    119110    <para>Install <application>cairo</application> by running the following
    120111    commands:</para>
  • x/wm/metacity.xml

    r5886225 r852f5146  
    7070    <ulink url="&gnome-download-http;/libcm/">libcm</ulink></para>
    7171
    72 <!-- XFREE86
    73     <para>* Xorg <application>X</application> installations only.
    74     <application>libcm</application> is used to build the
    75     <application>Metacity</application> composite manager and it also requires
    76     <application>libXcomposite</application> &gt;= 2.0. Xorg ships with
    77     the required <application>libXcomposite</application> (XFree86 does not)
    78     and there is not a stand-alone version that works.</para>
    79 XFREE86 -->
    80 
    8172    <para condition="html" role="usernotes">User Notes:
    8273    <ulink url="&blfs-wiki;/metacity"/></para>
     
    8677  <sect2 role="installation">
    8778    <title>Installation of Metacity</title>
    88 
    89     <!-- <para><application>Metacity</application> will look for an
    90     <application>X Render</application> <application>pkg-config</application>
    91     file. If you use <application>XFree86</application> as your
    92     <application>X</application> Window system, ensure this file exists
    93     (<filename>/usr/X11R6/lib/pkgconfig/xrender.pc</filename>).</para> -->
    9479
    9580    <para>Install <application>Metacity</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.