Author: bdubbs
Date: 2010-06-16 16:24:12 -0600 (Wed, 16 Jun 2010)
New Revision: 9297
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/glibc.xml
trunk/BOOK/general.ent
Log:
Update kernel version specified in Chapter 5 glibc instructions
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-06-15 04:13:25 UTC (rev 9296)
+++ trunk/BOOK/chapter01/changelog.xml 2010-06-16 22:24:12 UTC (rev 9297)
@@ -37,6 +37,26 @@
-->
<listitem>
+ <para>2010-06-16</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update kernel version specified in Chapter 5
+ glibc instructions to be consistent with host requirements and
+ Chapter 6 glibc.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2010-06-14</para>
+ <itemizedlist>
+ <listitem>
+ <para>[robert] - Make rmdir verbose when installing udev.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-06-01</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter05/glibc.xml
===================================================================
--- trunk/BOOK/chapter05/glibc.xml 2010-06-15 04:13:25 UTC (rev 9296)
+++ trunk/BOOK/chapter05/glibc.xml 2010-06-16 22:24:12 UTC (rev 9297)
@@ -72,7 +72,7 @@
<screen><userinput remap="configure">../glibc-&glibc-version;/configure
--prefix=/tools \
--host=$LFS_TGT --build=$(../glibc-&glibc-version;/scripts/config.guess) \
--disable-profile --enable-add-ons \
- --enable-kernel=2.6.18 --with-headers=/tools/include \
+ --enable-kernel=2.6.22.5 --with-headers=/tools/include \
libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes</userinput></screen>
<variablelist>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-06-15 04:13:25 UTC (rev 9296)
+++ trunk/BOOK/general.ent 2010-06-16 22:24:12 UTC (rev 9297)
@@ -1,4 +1,4 @@
-<!ENTITY version "SVN-20100601">
+<!ENTITY version "SVN-20100616">
<!ENTITY releasedate "June 1, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.7">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page