Author: ken
Date: 2006-04-29 13:28:44 -0600 (Sat, 29 Apr 2006)
New Revision: 1488
Modified:
trunk/BOOK/final-system/x86/linux-headers.xml
trunk/BOOK/general.ent
trunk/BOOK/introduction/common/changelog.xml
Log:
Ensure we chown asm-generic in all versions of the book.
Modified: trunk/BOOK/final-system/x86/linux-headers.xml
===================================================================
--- trunk/BOOK/final-system/x86/linux-headers.xml 2006-04-29 17:42:48 UTC
(rev 1487)
+++ trunk/BOOK/final-system/x86/linux-headers.xml 2006-04-29 19:28:44 UTC
(rev 1488)
@@ -60,7 +60,7 @@
<para os="e">Ensure that all the headers are owned by
<systemitem class="username">root</systemitem>:</para>
-<screen os="f"><userinput>chown -Rv root:root
/usr/include/{asm,linux,mtd,net,scsi,sound}</userinput></screen>
+<screen os="f"><userinput>chown -Rv root:root
/usr/include/{asm,asm-generic,linux,mtd,net,scsi,sound}</userinput></screen>
<para os="g">Make sure the users can read the headers:</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-04-29 17:42:48 UTC (rev 1487)
+++ trunk/BOOK/general.ent 2006-04-29 19:28:44 UTC (rev 1488)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "CLFS-SVN-20060428">
+<!ENTITY version "CLFS-SVN-20060429">
<!ENTITY version-x86 "&version;-x86">
<!ENTITY version-x86_64 "&version;-x86_64-Multilib">
<!ENTITY version-x86_64-64 "&version;-x86_64-Pure64">
@@ -15,7 +15,7 @@
<!ENTITY version-mips64-64 "&version;-MIPS64-Pure64">
<!ENTITY version-alpha "&version;-ALPHA">
-<!ENTITY releasedate "April 28, 2006">
+<!ENTITY releasedate "April 29, 2006">
<!ENTITY milestone "0.1">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]"
-->
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-04-29 17:42:48 UTC
(rev 1487)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-04-29 19:28:44 UTC
(rev 1488)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>April 29, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Add asm-generic to headers which are chowned in
+ non-multilib books.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 28, 2006</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page