aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-08-30 17:51:33 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-08-30 17:51:33 +0000
commitedd90b4fae7ebdf826f3871a436681033ce27fd7 (patch)
tree056bbea73b6af2837d62909e15e9ca4ca905cbbb
parentf65c4599a2dbf0c102723e0b92991ec573434e1e (diff)
Merge r8340 to jh branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml14
-rw-r--r--packages.ent6
2 files changed, 17 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index fa28c5982..3060c9793 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,20 @@
<listitem>
<para>[jhuntwork] - Use --with-arch=i486 only for x86. Also force '-m64' for 64-bit builds.
Lastly, use 'make' instead of 'make bootstrap' on gcc pass 1. The bootstrap is now default.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2007-08-27</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Upgrade to Linux-2.6.22.5. Fixes
+ <ulink url="&lfs-ticket-root;2064">#2065</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[dnicholson] - Changed the Shadow download URL to a more
+ stable location.</para>
</listitem>
</itemizedlist>
</listitem>
diff --git a/packages.ent b/packages.ent
index c268132d1..582176a1b 100644
--- a/packages.ent
+++ b/packages.ent
@@ -295,11 +295,11 @@
<!ENTITY linux-major-version "2.6">
<!ENTITY linux-minor-version "22">
-<!ENTITY linux-patch-version "4">
+<!ENTITY linux-patch-version "5">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "44,051 KB">
+<!ENTITY linux-size "44,053 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
-<!ENTITY linux-md5 "6cf83acf21e65dcea4a5170c0bbc7125">
+<!ENTITY linux-md5 "f36616d74f2fde72040bccf50db03522">
<!ENTITY linux-home "http://www.kernel.org/">
<!ENTITY linux-ch8-du "350 - 450 MB">
<!ENTITY linux-ch8-sbu "1.5 - 3.5 SBU">