Changeset 9f12e36 for x


Ignore:
Timestamp:
06/21/2006 04:26:07 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:
4ece6c2
Parents:
2c1ff38
Message:

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

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

Location:
x
Files:
26 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libdrm.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">libdrm-&libdrm-version;.tar</keyword>
    23       <keyword role="ftpdir">libdrm</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/installing/mesalib.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">MesaLib-&mesalib-version;.tar</keyword>
    23       <keyword role="ftpdir">MesaLib</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/installing/rman.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">rman-&rman-version;.tar</keyword>
    23       <keyword role="ftpdir">rman</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    3430    <title>Introduction to rman</title>
    3531
    36     <para><application>rman</application> is a utility to convert manual 
     32    <para><application>rman</application> is a utility to convert manual
    3733    pages into other formats.  It can currently supports HTML, ASCII, LaTeX,
    3834    LaTeX2e, RTF, POD, and partial DocBook XML output.</para>
  • x/installing/x-config.xml

    r2c1ff38 r9f12e36  
    127127    HorizSync     30.0 - 92.0
    128128    VertRefresh   50.0 - 180.0
    129     Option       "DPMS"   
     129    Option       "DPMS"
    130130    Option       "StandbyTime" "10"
    131131    Option       "SuspendTime" "20"
    132132    Option       "OffTime"     "30"
    133133EndSection</literal></screen>
    134                
     134
    135135    </sect3>
    136136
     
    173173    <ulink url="&blfs-wiki;/xlayouts"/></para>
    174174
    175     <para>Within the <application>X Window System</application> configuration 
     175    <para>Within the <application>X Window System</application> configuration
    176176    file there may be multiple layout sections like:</para>
    177177
     
    182182    InputDevice    "Keyboard0" "CoreKeyboard"
    183183EndSection</literal></screen>
    184          
     184
    185185    <para>The default layout is the first, but if you have special needs,
    186     you can create others with different configurations.  The 
     186    you can create others with different configurations.  The
    187187    <option>Identifier</option> line in each section is the key.  Different
    188188    layouts can be created using different Screen and InputDevice sections.</para>
  • x/installing/x-setup.xml

    r2c1ff38 r9f12e36  
    2323
    2424    <para>If you've installed the X Window System in any prefix other
    25     than <filename>/usr</filename>, as the 
     25    than <filename>/usr</filename>, as the
    2626    <systemitem class="username">root</systemitem> user, add
    2727    <filename class="directory">
    28     <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib</filename> to 
    29     the <filename>/etc/ld.so.conf</filename> file and run 
    30     <command>ldconfig</command>.  Additionally, while still the 
    31     <systemitem class="username">root</systemitem> user, ensure 
     28    <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib</filename> to
     29    the <filename>/etc/ld.so.conf</filename> file and run
     30    <command>ldconfig</command>.  Additionally, while still the
     31    <systemitem class="username">root</systemitem> user, ensure
    3232    <filename class="directory">
    3333    <replaceable>&lt;/usr/X11R6&gt;</replaceable>/bin</filename>
     
    5858    </indexterm>
    5959
    60     <para>The screen will go black and you may hear some clicking of the 
     60    <para>The screen will go black and you may hear some clicking of the
    6161    monitor.  This command will create a file in your
    62     home directory, <filename>xorg.conf.new</filename> for 
    63     <application>Xorg</application>, or <filename>XF86Config.new</filename> 
     62    home directory, <filename>xorg.conf.new</filename> for
     63    <application>Xorg</application>, or <filename>XF86Config.new</filename>
    6464    for <application>XFree86</application>.</para>
    6565
    6666    <para>Edit the newly created configuration file to suit your system. The
    6767    details of the files are located in the <filename>xorg.conf.5x</filename>
    68     and <filename>XF86Config.5x</filename> man 
     68    and <filename>XF86Config.5x</filename> man
    6969    pages. Some things you may want to do are:</para>
    7070
     
    114114    but it confirms the system is working. Exit with
    115115    <keycap>Control+Alt+Backspace</keycap>. If the system does not work, take
    116     a look at <filename>/var/log/Xorg.0.log</filename> or 
     116    a look at <filename>/var/log/Xorg.0.log</filename> or
    117117    <filename>/var/log/XFree86.0.log</filename> to see what went
    118118    wrong.</para>
    119119
    120120    <para>As the <systemitem class="username">root</systemitem> user, create
    121     the configuration directory and move the configuration file to the new 
     121    the configuration directory and move the configuration file to the new
    122122    directory:</para>
    123123
     
    128128<screen role="root"><userinput>install -v -m755 -D ~/XF86Config.new /etc/X11/XF86Config</userinput></screen>
    129129
    130     <para>As a convenience, Xorg-&xorg7-version; users should populate the 
     130    <para>As a convenience, Xorg-&xorg7-version; users should populate the
    131131    <filename class="directory">/etc/X11</filename> directory with symlinks
    132     to various configuration directories that were located in 
     132    to various configuration directories that were located in
    133133    <filename class="directory">/etc/X11</filename> with previous
    134134    versions of <application>Xorg</application>.  This step is not needed
    135135    for users of Xorg-&xorg-version; or XFree86.  Execute the following
    136     commands as the <systemitem class="username">root</systemitem> 
     136    commands as the <systemitem class="username">root</systemitem>
    137137    user:</para>
    138138
     
    161161
    162162    <note>
    163       <para>Both the default, and the BLFS configuration for 
     163      <para>Both the default, and the BLFS configuration for
    164164      <application>Xorg</application> include <application>xterm</application>.
    165165      <application>Xorg</application>'s modular distribution no longer includes
    166       <application>xterm</application>, and 
    167       as a result, the <command>startx</command> command will fail if you have 
     166      <application>xterm</application>, and
     167      as a result, the <command>startx</command> command will fail if you have
    168168      not installed <xref linkend="xterm2"/> when using the modular X Window
    169       System.  You can remove the <application>xterm</application> line in the 
    170       above config file to test the xserver, or install one of the other 
     169      System.  You can remove the <application>xterm</application> line in the
     170      above config file to test the xserver, or install one of the other
    171171      terminal emulators and make appropriate changes.</para>
    172172    </note>
     
    179179    appends a warning to the logfile. This also affects startup of other
    180180    applications. To improve performance, it is advisable to manually create
    181     the directory before the X Window System uses it. Add the file creation 
    182     to <filename>/etc/sysconfig/createfiles</filename> that is sourced by 
     181    the directory before the X Window System uses it. Add the file creation
     182    to <filename>/etc/sysconfig/createfiles</filename> that is sourced by
    183183    the <filename>/etc/rc.d/init.d/cleanfs</filename> startup script.</para>
    184184
     
    305305
    306306      <para>The core X font protocol finds fonts from the server configuration
    307       file (<filename>xorg.conf</filename> or <filename>XF86Config</filename>). 
     307      file (<filename>xorg.conf</filename> or <filename>XF86Config</filename>).
    308308      If no font paths exist in the configuration file, the server will fall
    309309      back to an internal hard-coded path.  Assuming the prefix for your
     
    330330
    331331      <para>The core X fonts protocol uses names such as
    332       <systemitem>-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-1</systemitem>. 
     332      <systemitem>-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-1</systemitem>.
    333333      These fonts are rendered by the <application>X</application> server
    334334      without antialiasing.  The server itself uses the "cursor" font for
     
    349349EndSection</literal></screen>
    350350
    351       <para>The character set used is part of the font name, e.g. "-iso8859-1". 
     351      <para>The character set used is part of the font name, e.g. "-iso8859-1".
    352352      It is important that applications which support a non-English interface
    353       specify the character set correctly so that the proper glyphs are used. 
     353      specify the character set correctly so that the proper glyphs are used.
    354354      This can be controlled through the <application>X</application>
    355355      resources, which will be described later.</para>
     
    415415      <para><application>Fontconfig</application> uses names such as
    416416      "Monospace 12" to define fonts.  Applications generally use generic font
    417       names such as "Monospace", "Sans" and "Serif". 
     417      names such as "Monospace", "Sans" and "Serif".
    418418      <application>Fontconfig</application> resolves these names to a font that
    419419      has all characters that cover the orthography of the language indicated
     
    430430      don't use other font families by default and don't accept substitutions
    431431      from <application>Fontconfig</application> will display blank lines when
    432       the default font doesn't cover the orthography of the user's language. 
     432      the default font doesn't cover the orthography of the user's language.
    433433      This happens, e.g., with <application>Fluxbox</application> in the
    434434      ru_RU.KOI8-R locale.</para>
     
    473473          url="http://cle.linux.org.tw/fonts/Arphic">Arphic fonts</ulink> -
    474474          A similar set of Chinese fonts to the Firefly New Sung font.
    475           These fonts are listed in the 
     475          These fonts are listed in the
    476476          <filename>/etc/fonts/fonts.conf</filename> aliases by default.
    477477          </para>
  • x/installing/x7data.xml

    r2c1ff38 r9f12e36  
    9494    <para>These packages do not provide test suites.</para>
    9595
    96     <para>Install the packages as the 
     96    <para>Install the packages as the
    9797    <systemitem class="username">root</systemitem> user:</para>
    9898
  • x/installing/x7proto.xml

    r2c1ff38 r9f12e36  
    99  <!ENTITY x7proto-md5sum        "http://anduin.linuxfromscratch.org/sources/BLFS/svn/x/files/md5sums">
    1010  <!ENTITY x7proto-size          "1.5 MB">
    11 <!-- Editors note:  Because we recommend a scripted build that removes 
    12      the source directories after installation, the xorg buildsizes are 
    13      determined by the sum of all package source tarballs, the size of 
    14      installed files, and the size of the largest package's build 
     11<!-- Editors note:  Because we recommend a scripted build that removes
     12     the source directories after installation, the xorg buildsizes are
     13     determined by the sum of all package source tarballs, the size of
     14     installed files, and the size of the largest package's build
    1515     directory after running make install. -->
    1616  <!ENTITY x7proto-buildsize     "4.0 MB">
  • x/installing/xfree86.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">XFree86-&xfree86-version;-src-1.tar</keyword>
    23       <keyword role="ftpdir">XFree86</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    364360
    365361      <para>You should now continue on to the <xref linkend="x-setup"/> section
    366       to complete the configuration of 
     362      to complete the configuration of
    367363      <application>XFree86</application>.</para>
    368364
  • x/installing/xorg.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">X11R&xorg-version;-src.tar</keyword>
    23       <keyword role="ftpdir">Xorg</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    203199      order to avoid a race condition with the <application>luit</application>
    204200      program.  Additionally, the server portion of
    205       <application>Xorg</application> contains 2   
     201      <application>Xorg</application> contains 2
    206202      <ulink url="http://wiki.x.org/wiki/SecurityPage">security vulnerabilities</ulink>.
    207203      Fix these issues with the following commands:</para>
     
    459455    by users only.</quote></para>
    460456
    461     <para>For a list of the package contents, see the sections in the 
     457    <para>For a list of the package contents, see the sections in the
    462458    <xref linkend='xfree86-contents'/>.</para>
    463459
  • x/installing/xorg7.xml

    r2c1ff38 r9f12e36  
    4646  the entire package in a single file.  In fact, there may be as many as
    4747  293 files that need to be fetched from the download location.  To assist
    48   with such a large task, installing <xref linkend="wget"/> is strongly 
     48  with such a large task, installing <xref linkend="wget"/> is strongly
    4949  recommended for downloading the needed files.  A complete
    50   <application>wget</application> file list is provided for each section 
     50  <application>wget</application> file list is provided for each section
    5151  that includes multiple packages.</para>
    5252
    5353  <para>Given the number of packages available, deciding which packages you
    5454  need to install for your particular setup may seem a bit overwhelming at
    55   first.  Take a look at 
    56   <ulink url="http://lists.x.org/archives/xorg-modular/2005-November/000801.html">this thread</ulink> 
     55  first.  Take a look at
     56  <ulink url="http://lists.x.org/archives/xorg-modular/2005-November/000801.html">this thread</ulink>
    5757  to get an idea of what you will need.  If you are
    5858  unsure, you should install all packages at the cost of extra
     
    6161  <note>
    6262    <para>Even if you intend to download only the necessary packages, you
    63     should download the wget file lists.  The list of files are ordered by 
    64     dependency, and the package versions listed in the files are known to 
    65     work well with each other.  Newer packages are likely intended for the 
     63    should download the wget file lists.  The list of files are ordered by
     64    dependency, and the package versions listed in the files are known to
     65    work well with each other.  Newer packages are likely intended for the
    6666    next release of <application>Xorg</application> and have already proved
    6767    to be incompatible with current versions of software installed in BLFS.
    68     The installed size of <application>Xorg</application> can be reduced 
     68    The installed size of <application>Xorg</application> can be reduced
    6969    considerably by installing only the packages that you will need and use,
    70     however, the BLFS book cannot account for all dependencies and build 
    71     options for the individual <application>Xorg</application> packages. 
     70    however, the BLFS book cannot account for all dependencies and build
     71    options for the individual <application>Xorg</application> packages.
    7272    The instructions assume that all packages have been built.  A
    73     <ulink url="http://wiki.linuxfromscratch.org/blfs/wiki/Xorg-&xorg7-version;">wiki</ulink> 
    74     page containing dependency information is under development.  You are 
    75     encouraged to add to these pages if you discover additional information 
    76     that may be helpful to other users who selectively install individual 
     73    <ulink url="http://wiki.linuxfromscratch.org/blfs/wiki/Xorg-&xorg7-version;">wiki</ulink>
     74    page containing dependency information is under development.  You are
     75    encouraged to add to these pages if you discover additional information
     76    that may be helpful to other users who selectively install individual
    7777    packages.</para>
    7878  </note>
     
    8080  <para>Additionally, because of the large number of repetitive commands,
    8181  you are encouraged to script the build.  For most sections, you can use
    82   a script with commands similar to the following, to compile and install 
     82  a script with commands similar to the following, to compile and install
    8383  all packages in a wget file list:</para>
    8484
     
    144144    see <xref linkend="postlfs-config-profile"/>.  You should also add
    145145    <filename class="directory">
    146     <replaceable>&lt;PREFIX&gt;</replaceable>/lib</filename> to the 
     146    <replaceable>&lt;PREFIX&gt;</replaceable>/lib</filename> to the
    147147    <filename>/etc/ld.so.conf</filename> file.</para>
    148148
  • x/installing/xterm.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">xterm-&xterm-version;.tar</keyword>
    23       <keyword role="ftpdir">xterm</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/atk.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">atk-&atk-version;.tar</keyword>
    23       <keyword role="ftpdir">atk</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/cairo.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">cairo-&cairo-version;.tar</keyword>
    23       <keyword role="ftpdir">cairo</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/freeglut.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">freeglut-&freeglut-version;.tar</keyword>
    23       <keyword role="ftpdir">freeglut</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/goffice.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">goffice-&goffice-version;.tar</keyword>
    23       <keyword role="ftpdir">goffice</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/gtk+.xml

    r2c1ff38 r9f12e36  
    1818    <othername>$LastChangedBy$</othername>
    1919    <date>$Date$</date>
    20     <keywordset>
    21       <keyword role="package">gtk+-&GTK-version;.tar</keyword>
    22       <keyword role="ftpdir">gtk+</keyword>
    23     </keywordset>
    2420  </sect1info>
    2521
  • x/lib/gtk+2.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">gtk+-&gtk2-version;.tar</keyword>
    23       <keyword role="ftpdir">gtk+</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/hicolor-icon-theme.xml

    r2c1ff38 r9f12e36  
    2020    <othername>$LastChangedBy$</othername>
    2121    <date>$Date$</date>
    22     <keywordset>
    23       <keyword role="package">hicolor-icon-theme-&hicolor-icon-theme-version;.tar</keyword>
    24       <keyword role="ftpdir">hicolor-icon-theme</keyword>
    25     </keywordset>
    2622  </sect1info>
    2723
  • x/lib/lesstif.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">lesstif-&lesstif-version;.tar</keyword>
    23       <keyword role="ftpdir">lesstif</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/pango.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">pango-&pango-version;.tar</keyword>
    23       <keyword role="ftpdir">pango</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/qt.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">qt-x11-free-&qt-version;.tar</keyword>
    23       <keyword role="ftpdir">qt-x11-free</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/lib/shared-mime-info.xml

    r2c1ff38 r9f12e36  
    2020    <othername>$LastChangedBy$</othername>
    2121    <date>$Date$</date>
    22     <keywordset>
    23       <keyword role="package">shared-mime-info-&shared-mime-info-version;.tar</keyword>
    24       <keyword role="ftpdir">shared-mime-info</keyword>
    25     </keywordset>
    2622  </sect1info>
    2723
  • x/lib/startup-notification.xml

    r2c1ff38 r9f12e36  
    3232    <othername>$LastChangedBy$</othername>
    3333    <date>$Date$</date>
    34     <keywordset>
    35       <keyword role="package">startup-notification-&startup-notification-version;.tar</keyword>
    36       <keyword role="ftpdir">startup-notification</keyword>
    37     </keywordset>
    3834  </sect1info>
    3935
  • x/wm/fluxbox.xml

    r2c1ff38 r9f12e36  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">fluxbox-&fluxbox-version;.tar</keyword>
    23       <keyword role="ftpdir">fluxbox</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
  • x/wm/sawfish.xml

    r2c1ff38 r9f12e36  
    3131    <othername>$LastChangedBy$</othername>
    3232    <date>$Date$</date>
    33     <keywordset>
    34       <keyword role="package">sawfish-&sawfish-version;.tar</keyword>
    35       <keyword role="ftpdir">sawfish</keyword>
    36     </keywordset>
    3733  </sect1info>
    3834
  • x/wm/xfce.xml

    r2c1ff38 r9f12e36  
    3131    <othername>$LastChangedBy$</othername>
    3232    <date>$Date$</date>
    33     <keywordset>
    34       <keyword role="package">xfce-&xfce-version;-src.tar</keyword>
    35       <keyword role="ftpdir">xfce</keyword>
    36     </keywordset>
    3733  </sect1info>
    3834
Note: See TracChangeset for help on using the changeset viewer.