Changeset 275005c for x/installing


Ignore:
Timestamp:
02/05/2008 05:44:55 PM (16 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
1dc939c
Parents:
718ef79
Message:

Removed XFree86

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

Location:
x/installing
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • x/installing/installing.xml

    r718ef79 r275005c  
    1717
    1818  <para>This chapter contains instructions to build and configure a graphical
    19   user environment. You will need to choose one of the two packages in BLFS
    20   that implements the <application>X Window System</application>:
    21   <application>Xorg</application> X11R7 (<xref linkend="xorg7"/>), or
    22   <application>XFree86</application> (<xref linkend="xfree86"/>). The
    23   functionality of these two packages is quite similar. In fact,
    24   the base system of <application>Xorg</application> was derived from the
    25   <application>XFree86</application>-4.4.0RC2 code (note that the
    26   <application>Xorg</application> build system has changed, but the underlying
    27   core code is the same). Differences in the licensing philosophies was the
    28   original reason for the split.</para>
    29 
    30   <para>A second reason for the forking of <application>X</application>
    31   packages is the stated goals of the developers. Some developers were unhappy
    32   with the administration and progress of <application>XFree86</application>.
    33   The X.org Foundation's future plans include significant improvements to the
    34   internals of the system and more frequent releases.</para>
    35 
     19  user environment.</para>
     20 
    3621  <para><application>Xorg</application>-&xorg7-version; introduces a completely
    3722  autotooled build system which means that the packages build and install
    3823  using the conventional <command>configure</command>, <command>make</command>
    39   and <command>make install</command> commands, but it now requires installing
     24  and <command>make install</command> commands, but it requires installing
    4025  more than 100 different packages. Most large commercial distributions have
    41   decided to use the <application>Xorg</application> package, but several still
    42   provide <application>XFree86</application>.</para>
     26  decided to use the <application>Xorg</application> package.</para>
    4327
    44   <para><application>XFree86</application> continues to be a solid,
    45   conservative application with excellent driver support.</para>
    46 
    47   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmono-dummy.xml"/>
     28  <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmono-dummy.xml"/> -->
    4829  <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg.xml"/> -->
    49   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfree86.xml"/>
     30  <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfree86.xml"/> -->
    5031  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg7-dummy.xml"/>
    5132  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg7.xml"/>
  • x/installing/luit.xml

    r718ef79 r275005c  
    6969    <title>Installation of Luit</title>
    7070
    71     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    72     href="../../xincludes/xorg7-only.xml"/>
     71    <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     72    href="../../xincludes/xorg7-only.xml"/> -->
    7373
    7474    <para>Install luit with the following commands:</para>
  • x/installing/x-setup.xml

    r718ef79 r275005c  
    239239    System</application> should be displayed.</para>
    240240
    241     <para>For a list of the package contents and a description of the commands,
    242     see the sections in the <xref linkend='xfree86-contents'/>.</para>
     241    <!-- <para>For a list of the package contents and a description of the commands,
     242    see the sections in the <xref linkend='xfree86-contents'/>.</para> -->
    243243
    244244  </sect2>
     
    256256    To enable direct rendering using the OpenGL implementation from
    257257    <xref linkend="mesalib"/> (built separately with <xref linkend="xorg7"/>
    258     or included with <xref linkend="xfree86"/>),
     258    <!-- or included with <xref linkend="xfree86"/> -->),
    259259    the "glx" and "dri" modules must be loaded.  Additionally, the created
    260260    device nodes in <filename class="directory">/dev/dri</filename> must
  • x/installing/xorg.xml

    r718ef79 r275005c  
    444444    by users only.</quote></para>
    445445
    446     <para>For a list of the package contents, see the sections in the
    447     <xref linkend='xfree86-contents'/>.</para>
     446    <!-- <para>For a list of the package contents, see the sections in the
     447    <xref linkend='xfree86-contents'/>.</para> -->
    448448
    449449  </sect2>
  • x/installing/xorg7-dummy.xml

    r718ef79 r275005c  
    99  </sect1info>
    1010
    11   <title>Modular X Window System</title>
     11  <title>The X Window System</title>
    1212  <para/>
    1313</sect1>
Note: See TracChangeset for help on using the changeset viewer.