Changeset e77976f for x


Ignore:
Timestamp:
04/09/2006 04:06:53 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
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:
ef04308d
Parents:
76e4c4f
Message:

Changed all the references to X Window System links to a common entity displayed as 'X Window System' - now if there is ever an addition or removal of one of the X packages, an update in only one place will be required

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

Location:
x
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • x/installing/installing.xml

    r76e4c4f re77976f  
    66]>
    77
    8 <chapter id="x-installing">
     8<chapter id="x-window-system" xreflabel="X Window System">
    99  <?dbhtml filename="installing.html" ?>
    1010
    1111  <title>X Window System Environment</title>
    1212
    13   <para>This chapter contains a graphical user environment.</para>
     13  <para>This chapter contains instructions to build and configure a graphical
     14  user environment. You will need to choose one of the three packages in BLFS
     15  that implements the <application>X Window System</application>:
     16  <application>Xorg</application> X11R6 or X11R7 (<xref linkend="xorg"/> or
     17  <xref linkend="xorg7"/>), or <application>XFree86</application>
     18  (<xref linkend="xfree86"/>). These packages are all quite similar. In fact,
     19  the base system of <application>Xorg</application> is
     20  <application>XFree86</application>-4.4.0RC2. Differences in the licensing
     21  philosophies was the original reason for the split.</para>
     22
     23  <para>A second reason for the forking of <application>X</application>
     24  packages is the stated goals of the developers. Some developers were unhappy
     25  with the administration and progress of <application>XFree86</application>.
     26  The X.org Foundation's future plans include significant improvements to the
     27  internals of the system and more frequent releases.</para>
     28
     29  <para><application>Xorg</application>-&xorg7-version; introduces a completely
     30  autotooled build system, but is otherwise the same codebase as
     31  <application>Xorg</application>-&xorg-version;. Most large commercial
     32  distributions have decided to use the <application>Xorg</application>
     33  package, but several still provide <application>XFree86</application>.</para>
     34
     35  <para><application>XFree86</application> continues to be a solid,
     36  conservative application with excellent driver support.</para>
     37
    1438
    1539  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg.xml"/>
  • x/installing/xorg.xml

    r76e4c4f re77976f  
    1313]>
    1414
    15 <sect1 id="xorg" xreflabel="X.org-&xorg-version;">
     15<sect1 id="xorg" xreflabel="Xorg-&xorg-version;">
    1616  <?dbhtml filename="xorg.html"?>
    1717
     
    3434    <title>Introduction to Xorg</title>
    3535
    36     <note>
     36    <!-- <note>
    3737      <para>There are three packages in BLFS that implement the <application>X
    3838      Window System</application>: <application>Xorg</application>
     
    5757      <para><application>XFree86</application> continues to be a solid,
    5858      conservative application with excellent driver support.</para>
    59 
    60     </note>
     59    </note> -->
    6160
    6261    <para><application>Xorg</application> is a freely redistributable open-source
  • x/installing/xorg7.xml

    r76e4c4f re77976f  
    66]>
    77
    8 <sect1 id="xorg7" xreflabel="X.org-&xorg7-version;">
     8<sect1 id="xorg7" xreflabel="Xorg-&xorg7-version;">
    99  <?dbhtml filename="xorg7.html"?>
    1010
  • x/lib/cairo.xml

    r76e4c4f re77976f  
    7373
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    75     <para role="required">X (<xref linkend="xorg"/>, <xref linkend="xorg7"/>,
    76     or <xref linkend="xfree86"/>)
    77     and <xref linkend="pkgconfig"/></para>
     75    <para role="required"><xref linkend="x-window-system"/> and
     76    <xref linkend="pkgconfig"/></para>
    7877
    7978    <bridgehead renderas="sect4">Optional</bridgehead>
  • x/lib/freeglut.xml

    r76e4c4f re77976f  
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required">X (<xref linkend="xfree86"/>,
    68     <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
     67    <para role="required"><xref linkend="x-window-system"/></para>
    6968
    7069  </sect2>
  • x/lib/gtk+.xml

    r76e4c4f re77976f  
    6565    <xref linkend="libtiff"/>,
    6666    <xref linkend="libjpeg"/>, and
    67     X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
    68     or <xref linkend="xorg7"/>)</para>
     67    <xref linkend="x-window-system"/></para>
    6968
    7069  </sect2>
  • x/lib/lesstif.xml

    r76e4c4f re77976f  
    7070
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    72     <para role="required">X (<xref linkend="xfree86"/>,
    73     <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
     72    <para role="required"><xref linkend="x-window-system"/></para>
    7473
    7574    <bridgehead renderas="sect4">Optional</bridgehead>
  • x/lib/libxklavier.xml

    r76e4c4f re77976f  
    6262
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
    65     or <xref linkend="xorg7"/>),
    66     <xref linkend="pkgconfig"/> and
     64    <para role="required"><xref linkend="x-window-system"/>,
     65    <xref linkend="pkgconfig"/>, and
    6766    <xref linkend="libxml2"/></para>
    6867
  • x/lib/mesalib.xml

    r76e4c4f re77976f  
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para>X (<xref linkend="xorg"/>, <xref linkend="xfree86"/>, or
    68     <xref linkend="xorg7"/> Libs and Utilities), and
    69     <xref linkend="libdrm"/></para>
     67    <para><xref linkend="x-window-system"/> or
     68    <xref linkend="xorg7"/> Libs and Utilities and <xref linkend="libdrm"/>
     69    </para>
    7070
    7171    <bridgehead renderas="sect3">Optional Downloads</bridgehead>
  • x/lib/pango.xml

    r76e4c4f re77976f  
    7575    <bridgehead renderas="sect4">Optional (If <application>cairo</application>
    7676    is Not Installed)</bridgehead>
    77     <para role="optional">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
    78     or <xref linkend="xorg7"/>)
    79     and <xref linkend="fontconfig"/></para>
     77    <para role="optional"><xref linkend="x-window-system"/> and
     78    <xref linkend="fontconfig"/></para>
    8079
    8180    <bridgehead renderas="sect4">Optional (To Rebuild the API Documentation)</bridgehead>
  • x/lib/qt.xml

    r76e4c4f re77976f  
    6868
    6969    <bridgehead renderas="sect4">Required</bridgehead>
    70     <para role="required">X (<xref linkend="xfree86"/>,
    71     <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
     70    <para role="required"><xref linkend="x-window-system"/></para>
    7271
    7372    <bridgehead renderas="sect4">Recommended</bridgehead>
  • x/lib/startup-notification.xml

    r76e4c4f re77976f  
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="optional">X (<xref linkend="xfree86"/>,
    68     <xref linkend="xorg"/>, xref linkend="xorg7"/>)</para>
     67    <para role="required"><xref linkend="x-window-system"/></para>
    6968
    7069  </sect2>
  • x/wm/fluxbox.xml

    r76e4c4f re77976f  
    6262
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required">X (<xref linkend="xfree86"/>,
    65     <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
     64    <para role="required"><xref linkend="x-window-system"/></para>
    6665
    6766    <bridgehead renderas="sect4">Optional</bridgehead>
  • x/wm/other-wms.xml

    r76e4c4f re77976f  
    1717
    1818  <para><command>twm</command> is the Tab Window Manager. This is the default
    19   window manager installed by the <xref linkend="xorg"/>,
    20   <xref linkend="xorg7"/>, and <xref linkend="xfree86"/> <application>X
    21   Window Systems</application>.</para>
     19  window manager installed by the <xref linkend="x-window-system"/>
     20  packages.</para>
    2221
    2322  <para><command>mwm</command> is the Motif® Window Manager. It is an
Note: See TracChangeset for help on using the changeset viewer.