aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-03-30 20:24:11 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-03-30 20:24:11 +0000
commit2285de1012ba392f5c0e88c0f0589f8f3d9af029 (patch)
tree00868884c747c21c2af0ff9fe0a12bd62703a022
parent09d9400cda252bd670c125f48c4ee44712872539 (diff)
Upgrade to Linux-2.6.38.2. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml3
-rw-r--r--chapter03/patches.xml8
-rw-r--r--chapter06/udev.xml5
-rw-r--r--general.ent4
-rw-r--r--packages.ent8
-rw-r--r--patches.ent5
7 files changed, 37 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c82150b56..a4b802abf 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2011-03-30</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Linux-2.6.38.2. Fixes
+ <ulink url="&lfs-ticket-root;2847">#2847</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-03-14</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 9487283d5..cfeb8d05e 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -227,6 +227,9 @@
<listitem>
<para>readline-&readline-version;-fixes-1.patch</para>
</listitem>
+ <listitem>
+ <para>udev-&udev-version;-v4l1-1.patch</para>
+ </listitem>
</itemizedlist>
<itemizedlist>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index e420e8f4b..9057463ed 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -148,6 +148,14 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>Udev V4L Patch - <token>&udev-v4l-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink url="&patches-root;&udev-v4l-patch;"/></para>
+ <para>MD5 sum: <literal>&udev-v4l-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
<!-- <varlistentry>
<term>Shadow Useradd Patch - <token>&shadow-useradd-patch-size;</token>:</term>
<listitem>
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 61648af30..64d5ecc9d 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -41,6 +41,11 @@
<sect2 role="installation">
<title>Installation of Udev</title>
+ <para>Apply a patch to fix an issue caused by the removal of the Video for
+ Linux 1 API from Linux-&linux-version;:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&udev-v4l-patch;</userinput></screen>
+
<para>The udev-config tarball contains LFS-specific files used to configure
Udev. Unpack it into the Udev source directory:</para>
diff --git a/general.ent b/general.ent
index b840d6ab2..f78b8da30 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20110316">
-<!ENTITY releasedate "March 16, 2011">
+<!ENTITY version "SVN-20110330">
+<!ENTITY releasedate "March 30, 2011">
<!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "6.8">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index d7124ba55..c2658cd56 100644
--- a/packages.ent
+++ b/packages.ent
@@ -306,13 +306,13 @@
<!ENTITY libtool-ch6-sbu "3.7 SBU">
<!ENTITY linux-major-version "2.6">
-<!ENTITY linux-minor-version "37">
-<!ENTITY linux-patch-version "3">
+<!ENTITY linux-minor-version "38">
+<!ENTITY linux-patch-version "2">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "71,907 KB">
+<!ENTITY linux-size "73,037 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
-<!ENTITY linux-md5 "b32fc95037e4e114fcfb33075bb30f46">
+<!ENTITY linux-md5 "5e9d0edae15053ea9acd932e6d162d03">
<!ENTITY linux-home "http://www.kernel.org/">
<!ENTITY linux-ch8-du "540 - 800 MB">
<!ENTITY linux-ch8-sbu "1.0 - 5.0 SBU">
diff --git a/patches.ent b/patches.ent
index 777b08ddd..cbf2a7a9e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -90,3 +90,8 @@
<!ENTITY tar-overflow-patch "tar-&tar-version;-overflow_fix-1.patch">
<!ENTITY tar-overflow-patch-md5 "1912ec36d2a0e2b96678651cf583ce6f">
<!ENTITY tar-overflow-patch-size "1.7 KB">
+
+
+<!ENTITY udev-v4l-patch "udev-&udev-version;-v4l1-1.patch">
+<!ENTITY udev-v4l-patch-md5 "f927b1454df38902303ad86aed65e0af">
+<!ENTITY udev-v4l-patch-size "1.6 KB">