[Clfs-commits] commit: r4016 - in /trunk/BOOK/final-system: common/linux-headers.xml common/readline.xml multilib/readline-64bit.xml multilib/readline-n32.xml multilib/shadow.xml multilib/udev-n32.xml multilib/udev.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Sep 7 10:10:42 PDT 2008


Author: jciccone
Date: Sun Sep  7 17:10:42 2008
New Revision: 4016

Log:
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.

Modified:
    trunk/BOOK/final-system/common/linux-headers.xml
    trunk/BOOK/final-system/common/readline.xml
    trunk/BOOK/final-system/multilib/readline-64bit.xml
    trunk/BOOK/final-system/multilib/readline-n32.xml
    trunk/BOOK/final-system/multilib/shadow.xml
    trunk/BOOK/final-system/multilib/udev-n32.xml
    trunk/BOOK/final-system/multilib/udev.xml

Modified: trunk/BOOK/final-system/common/linux-headers.xml
==============================================================================
--- trunk/BOOK/final-system/common/linux-headers.xml (original)
+++ trunk/BOOK/final-system/common/linux-headers.xml Sun Sep  7 17:10:42 2008
@@ -17,7 +17,7 @@
   <sect2 role="package">
     <title/>
 
-    <para>The Linux Headers package contains the
+    <para>The Linux Kernel contains a make target that installs
     <quote>sanitized</quote> kernel headers.</para>
 
   </sect2>

Modified: trunk/BOOK/final-system/common/readline.xml
==============================================================================
--- trunk/BOOK/final-system/common/readline.xml (original)
+++ trunk/BOOK/final-system/common/readline.xml Sun Sep  7 17:10:42 2008
@@ -55,11 +55,6 @@
     <para os="g">Install the package:</para>
 
 <screen os="h"><userinput>make install</userinput></screen>
-
-    <para os="i">Give Readline's dynamic libraries more appropriate
-    permissions:</para>
-
-<screen os="j"><userinput>chmod -v 755 /lib/lib{readline,history}.so*</userinput></screen>
 
     <para os="k">Now move the static libraries to a more appropriate location:</para>
 

Modified: trunk/BOOK/final-system/multilib/readline-64bit.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/readline-64bit.xml (original)
+++ trunk/BOOK/final-system/multilib/readline-64bit.xml Sun Sep  7 17:10:42 2008
@@ -62,12 +62,6 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="readline.xml"
-    xpointer="xpointer(//*[@os='i'])"/>
-
-<screen os="j"><userinput>chmod -v 755 /lib64/lib{readline,history}.so*</userinput></screen>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="readline.xml"
     xpointer="xpointer(//*[@os='k'])"/>
 
 <screen os="l"><userinput>mv -v /lib64/lib{readline,history}.a /usr/lib64</userinput></screen>

Modified: trunk/BOOK/final-system/multilib/readline-n32.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/readline-n32.xml (original)
+++ trunk/BOOK/final-system/multilib/readline-n32.xml Sun Sep  7 17:10:42 2008
@@ -63,12 +63,6 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="readline.xml"
-    xpointer="xpointer(//*[@os='i'])"/>
-
-<screen os="j"><userinput>chmod -v 755 /lib32/lib{readline,history}.so*</userinput></screen>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="readline.xml"
     xpointer="xpointer(//*[@os='k'])"/>
 
 <screen os="l"><userinput>mv -v /lib32/lib{readline,history}.a /usr/lib32</userinput></screen>

Modified: trunk/BOOK/final-system/multilib/shadow.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/shadow.xml (original)
+++ trunk/BOOK/final-system/multilib/shadow.xml Sun Sep  7 17:10:42 2008
@@ -8,7 +8,7 @@
 <sect1 id="ch-system-shadow" role="wrap">
   <?dbhtml filename="shadow.html"?>
 
-  <title>Shadow-&shadow-version; 64 Bit</title>
+  <title>Shadow-&shadow-version;</title>
 
   <indexterm zone="ch-system-shadow">
     <primary sortas="a-Shadow">Shadow</primary>

Modified: trunk/BOOK/final-system/multilib/udev-n32.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/udev-n32.xml (original)
+++ trunk/BOOK/final-system/multilib/udev-n32.xml Sun Sep  7 17:10:42 2008
@@ -8,7 +8,7 @@
 <sect1 id="ch-system-udev-n32" role="wrap">
   <?dbhtml filename="udev-n32.html"?>
 
-  <title>Udev-&udev-version; N32</title>
+  <title>Udev-&udev-version; N32 Libraries</title>
 
   <indexterm zone="ch-system-udev-n32">
     <primary sortas="a-Udev">Udev</primary>

Modified: trunk/BOOK/final-system/multilib/udev.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/udev.xml (original)
+++ trunk/BOOK/final-system/multilib/udev.xml Sun Sep  7 17:10:42 2008
@@ -11,7 +11,7 @@
   <title>Udev-&udev-version;</title>
 
   <indexterm zone="ch-system-udev-32">
-    <primary sortas="a-Udev">Udev</primary>
+    <primary sortas="a-Udev">Udev 32 Bit Libraries</primary>
   </indexterm>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"




More information about the Clfs-commits mailing list