summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2010-05-02 10:08:23 +0000
committerFrans Pop <elendil@planet.nl>2010-05-02 10:08:23 +0000
commitf97630cc2b828926f717af171f78baf7662d195c (patch)
treeea3146283c2413b16cc1dec7992ff80c956e3ee9
parent0465e638769cfed7cbbdca884ca49e5411cdcc19 (diff)
downloadinstallation-guide-f97630cc2b828926f717af171f78baf7662d195c.zip
Update kernel version to 2.6.32
-rw-r--r--build/entities/common.ent2
-rw-r--r--debian/changelog1
2 files changed, 2 insertions, 1 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 0d2051aa3..f8446ee35 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -19,7 +19,7 @@
<!ENTITY arch-title
"<phrase arch='amd64'>AMD64</phrase><phrase arch='arm'>ARM</phrase><phrase arch='hppa'>PA-RISC</phrase><phrase arch='i386'>Intel x86</phrase><phrase arch='ia64'>IA-64</phrase><phrase arch='mips'>Mips</phrase><phrase arch='mipsel'>Mipsel</phrase><phrase arch='powerpc'>PowerPC</phrase><phrase arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>">
-<!ENTITY kernelversion "2.6.29">
+<!ENTITY kernelversion "2.6.32">
<!-- general things from installer -->
<!ENTITY enterkey "<keycap>Enter</keycap>">
diff --git a/debian/changelog b/debian/changelog
index f55f46e3f..c57817d35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,7 @@ installation-guide (2009xxxx) UNRELEASED; urgency=low
* Disabling framebuffer on x86 now also requires passing 'vga=normal'. With
thanks to Samuel Thibault. Closes: #577461.
* Update for switch of G-I from DirectFB to X.Org.
+ * Update kernel version to 2.6.32.
-- Frans Pop <fjp@debian.org> Tue, 01 Sep 2009 19:01:59 +0200