Author: matthew
Date: 2007-01-31 11:16:49 -0700 (Wed, 31 Jan 2007)
New Revision: 7900
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter05/linux-headers.xml
trunk/BOOK/chapter06/linux-headers.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
Upgrade to Linux-2.6.19.2. Fixes #1928.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2007-01-31 18:13:55 UTC (rev 7899)
+++ trunk/BOOK/chapter01/changelog.xml 2007-01-31 18:16:49 UTC (rev 7900)
@@ -40,6 +40,10 @@
<para>2007-01-31</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Linux-2.6.19.2. Fixes
+ <ulink url="&lfs-ticket-root;1928">#1928</ulink></para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Iproute2-2.6.19-061214. Fixes
<ulink url="&lfs-ticket-root;1936">#1936</ulink></para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2007-01-31 18:13:55 UTC (rev 7899)
+++ trunk/BOOK/chapter01/whatsnew.xml 2007-01-31 18:16:49 UTC (rev 7900)
@@ -211,9 +211,6 @@
<para>&less-signal_fix-patch;</para>
</listitem>
<listitem>
- <para>&linux-unifdef-patch;</para>
- </listitem>
- <listitem>
<para>&util-linux-lseek-patch;</para>
</listitem>
<listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2007-01-31 18:13:55 UTC (rev 7899)
+++ trunk/BOOK/chapter03/patches.xml 2007-01-31 18:16:49 UTC (rev 7900)
@@ -147,14 +147,6 @@
</varlistentry>
<varlistentry>
- <term>Linux Unifdef Patch -
<token>&linux-unifdef-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink
url="&patches-root;&linux-unifdef-patch;"/></para>
- <para>MD5 sum: <literal>&linux-unifdef-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Mktemp Tempfile Patch -
<token>&mktemp-tempfile-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&mktemp-tempfile-patch;"/></para>
Modified: trunk/BOOK/chapter05/linux-headers.xml
===================================================================
--- trunk/BOOK/chapter05/linux-headers.xml 2007-01-31 18:13:55 UTC (rev
7899)
+++ trunk/BOOK/chapter05/linux-headers.xml 2007-01-31 18:16:49 UTC (rev
7900)
@@ -42,11 +42,6 @@
by way of sanitizing various C header files that are shipped in the Linux
kernel source tarball.</para>
- <para>Apply the following patch to provide <command>unifdef</command>,
which
- the installation of the kernel headers requires:</para>
-
-<screen><userinput>patch -Np1 -i
../linux-&linux-version;-unifdef-1.patch</userinput></screen>
-
<para>Install the header files:</para>
<screen><userinput>make mrproper
Modified: trunk/BOOK/chapter06/linux-headers.xml
===================================================================
--- trunk/BOOK/chapter06/linux-headers.xml 2007-01-31 18:13:55 UTC (rev
7899)
+++ trunk/BOOK/chapter06/linux-headers.xml 2007-01-31 18:16:49 UTC (rev
7900)
@@ -39,11 +39,6 @@
by way of sanitizing various C header files that are shipped in the Linux
kernel source tarball.</para>
- <para>Apply the following patch to provide <command>unifdef</command>,
which
- the installation of the kernel headers requires:</para>
-
-<screen><userinput>patch -Np1 -i
../linux-&linux-version;-unifdef-1.patch</userinput></screen>
-
<para>Install the header files:</para>
<screen><userinput>make mrproper
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2007-01-31 18:13:55 UTC (rev 7899)
+++ trunk/BOOK/packages.ent 2007-01-31 18:16:49 UTC (rev 7900)
@@ -298,12 +298,12 @@
<!ENTITY libtool-ch6-sbu "0.1 SBU">
<!ENTITY linux-major-version "2.6">
-<!ENTITY linux-minor-version "18">
-<!ENTITY linux-patch-version "3">
+<!ENTITY linux-minor-version "19">
+<!ENTITY linux-patch-version "2">
<!ENTITY linux-version
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "40,872 KB">
+<!ENTITY linux-size "41,728 KB">
<!ENTITY linux-url
"&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
-<!ENTITY linux-md5 "fb10bd4918f22f349131af0b5121b70e">
+<!ENTITY linux-md5 "ca0ce8f288e8ae93ac243b568f906bf8">
<!ENTITY linux-home "http://www.kernel.org/">
<!ENTITY linux-ch8-du "310 - 350 MB">
<!ENTITY linux-ch8-sbu "1.5 - 3 SBU">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2007-01-31 18:13:55 UTC (rev 7899)
+++ trunk/BOOK/patches.ent 2007-01-31 18:16:49 UTC (rev 7900)
@@ -77,11 +77,6 @@
<!ENTITY less-signal_fix-patch-size "2.9 KB">
-<!ENTITY linux-unifdef-patch "linux-&linux-version;-unifdef-1.patch">
-<!ENTITY linux-unifdef-patch-md5 "79432ba98246d9ec5aa5f8346439df9c">
-<!ENTITY linux-unifdef-patch-size "32 KB">
-
-
<!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-3.patch">
<!ENTITY mktemp-tempfile-patch-md5 "65d73faabe3f637ad79853b460d30a19">
<!ENTITY mktemp-tempfile-patch-size "3.5 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page