Changeset 37a0da5


Ignore:
Timestamp:
Sep 7, 2008, 10:10:42 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
85c714f
Parents:
3a9adc5c
Message:

Update the titles for udev on multilib. Update the description for the linux headers page. Remove the chmod command from the installation of readline, it already has the correct permissions.

Location:
BOOK/final-system
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/linux-headers.xml

    r3a9adc5c r37a0da5  
    1818    <title/>
    1919
    20     <para>The Linux Headers package contains the
     20    <para>The Linux Kernel contains a make target that installs
    2121    <quote>sanitized</quote> kernel headers.</para>
    2222
  • BOOK/final-system/common/readline.xml

    r3a9adc5c r37a0da5  
    5656
    5757<screen os="h"><userinput>make install</userinput></screen>
    58 
    59     <para os="i">Give Readline's dynamic libraries more appropriate
    60     permissions:</para>
    61 
    62 <screen os="j"><userinput>chmod -v 755 /lib/lib{readline,history}.so*</userinput></screen>
    6358
    6459    <para os="k">Now move the static libraries to a more appropriate location:</para>
  • BOOK/final-system/multilib/readline-64bit.xml

    r3a9adc5c r37a0da5  
    6363    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6464    href="readline.xml"
    65     xpointer="xpointer(//*[@os='i'])"/>
    66 
    67 <screen os="j"><userinput>chmod -v 755 /lib64/lib{readline,history}.so*</userinput></screen>
    68 
    69     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    70     href="readline.xml"
    7165    xpointer="xpointer(//*[@os='k'])"/>
    7266
  • BOOK/final-system/multilib/readline-n32.xml

    r3a9adc5c r37a0da5  
    6464    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6565    href="readline.xml"
    66     xpointer="xpointer(//*[@os='i'])"/>
    67 
    68 <screen os="j"><userinput>chmod -v 755 /lib32/lib{readline,history}.so*</userinput></screen>
    69 
    70     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    71     href="readline.xml"
    7266    xpointer="xpointer(//*[@os='k'])"/>
    7367
  • BOOK/final-system/multilib/shadow.xml

    r3a9adc5c r37a0da5  
    99  <?dbhtml filename="shadow.html"?>
    1010
    11   <title>Shadow-&shadow-version; 64 Bit</title>
     11  <title>Shadow-&shadow-version;</title>
    1212
    1313  <indexterm zone="ch-system-shadow">
  • BOOK/final-system/multilib/udev-n32.xml

    r3a9adc5c r37a0da5  
    99  <?dbhtml filename="udev-n32.html"?>
    1010
    11   <title>Udev-&udev-version; N32</title>
     11  <title>Udev-&udev-version; N32 Libraries</title>
    1212
    1313  <indexterm zone="ch-system-udev-n32">
  • BOOK/final-system/multilib/udev.xml

    r3a9adc5c r37a0da5  
    1212
    1313  <indexterm zone="ch-system-udev-32">
    14     <primary sortas="a-Udev">Udev</primary>
     14    <primary sortas="a-Udev">Udev 32 Bit Libraries</primary>
    1515  </indexterm>
    1616
Note: See TracChangeset for help on using the changeset viewer.