aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-12-27 05:59:05 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-12-27 05:59:05 +0000
commit6fc6ccf468090c22613262ec68ca105568f0e35a (patch)
tree2a04c2e3529cccdea124e50aa2e9738f54c8c99a
parent799ef8f5099729b86c711a219fd46047ed6d9760 (diff)
Upgrade Unstable to kernel 2.6.10
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml1
-rw-r--r--general.ent2
2 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 171efe9d8..730ac9f2d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -23,6 +23,7 @@ of the LFS Book.</para>
<listitem><para>findutils-4.2.10</para></listitem>
<listitem><para>gcc-3.4.3</para></listitem>
<listitem><para>glibc-20041220</para></listitem>
+<listitem><para>linux-2.6.10</para></listitem>
<listitem><para>man-pages-2.01</para></listitem>
<listitem><para>perl-5.8.6</para></listitem>
<listitem><para>sysvinit-2.86</para></listitem>
diff --git a/general.ent b/general.ent
index 9f2b4fc2e..9153f0604 100644
--- a/general.ent
+++ b/general.ent
@@ -46,7 +46,7 @@
<!ENTITY lfs-bootscripts-version "2.2.3">
<!ENTITY libol-version "0.3.14">
<!ENTITY libtool-version "1.5.10">
-<!ENTITY linux-version "2.6.9">
+<!ENTITY linux-version "2.6.10">
<!ENTITY linux-libc-headers-version "2.6.9.1">
<!ENTITY m4-version "1.4.2">
<!ENTITY make-version "3.80">