Author: jim
Date: 2006-07-16 21:45:47 -0600 (Sun, 16 Jul 2006)
New Revision: 2024

Modified:
   /
   branches/clfs-2.0/BOOK/cross-tools/arm/linux-headers.xml
   branches/clfs-2.0/BOOK/introduction/common/changelog.xml
Log:
 [EMAIL PROTECTED] (orig r2145):  jciccone | 2006-07-16 18:16:33 -0700
 Removed the command to chown and chmod the linux-headers.



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:2144
   + b6734a72-470d-0410-b049-f317dca95413:/:2145

Modified: branches/clfs-2.0/BOOK/cross-tools/arm/linux-headers.xml
===================================================================
--- branches/clfs-2.0/BOOK/cross-tools/arm/linux-headers.xml    2006-07-17 
03:45:39 UTC (rev 2023)
+++ branches/clfs-2.0/BOOK/cross-tools/arm/linux-headers.xml    2006-07-17 
03:45:47 UTC (rev 2024)
@@ -48,11 +48,6 @@
 
 <screen><userinput>cp -av include/asm-arm/* 
${CLFS}/usr/include/asm</userinput></screen>
 
-    <para os="e">Make sure the users can read the headers:</para>
-
-<screen os="f"><userinput>find 
${CLFS}/usr/include/{asm,asm-generic,linux,mtd,net,scsi,sound} -type d -exec 
chmod -v 755 {} \;
-find ${CLFS}/usr/include/{asm,asm-generic,linux,mtd,net,scsi,sound} -type f 
-exec chmod -v 644 {} \;</userinput></screen>
-
   </sect2>
 
   <sect2 id="contents-linux-headers" role="content">

Modified: branches/clfs-2.0/BOOK/introduction/common/changelog.xml
===================================================================
--- branches/clfs-2.0/BOOK/introduction/common/changelog.xml    2006-07-17 
03:45:39 UTC (rev 2023)
+++ branches/clfs-2.0/BOOK/introduction/common/changelog.xml    2006-07-17 
03:45:47 UTC (rev 2024)
@@ -37,6 +37,19 @@
 -->
 
     <listitem>
+      <para>June 16, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[name] - New changelog entry.</para>
+        </listitem>
+        <listitem>
+          <para>[jciccone] - Removed unneeded chown and chmod commands from
+          the linux-headers installation.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 10, 2006</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to