Changeset 4016

Show
Ignore:
Timestamp:
09/07/08 17:10:42 (2 months ago)
Author:
jciccone
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.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/final-system/common/linux-headers.xml

    r3997 r4016  
    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 
  • trunk/BOOK/final-system/common/readline.xml

    r3463 r4016  
    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> 
  • trunk/BOOK/final-system/multilib/readline-64bit.xml

    r3463 r4016  
    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 
  • trunk/BOOK/final-system/multilib/readline-n32.xml

    r3463 r4016  
    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 
  • trunk/BOOK/final-system/multilib/shadow.xml

    r3961 r4016  
    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"> 
  • trunk/BOOK/final-system/multilib/udev-n32.xml

    r3463 r4016  
    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"> 
  • trunk/BOOK/final-system/multilib/udev.xml

    r3463 r4016  
    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