summaryrefslogtreecommitdiff
path: root/build/entities
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-10-16 07:33:33 +0000
committerFrans Pop <elendil@planet.nl>2008-10-16 07:33:33 +0000
commit32520e489f0ab60f696f3f094a0ea3c316b9160c (patch)
tree071c5a8281785c4a0c14fc15b4a4e024b4372c3e /build/entities
parent7a77404da0556ce527d1755ecfd402f40faff14a (diff)
downloadinstallation-guide-32520e489f0ab60f696f3f094a0ea3c316b9160c.zip
The kernel version should now always be the same for all architectures
Diffstat (limited to 'build/entities')
-rw-r--r--build/entities/common.ent2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 406bba33b..a7d6a9b5c 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -19,6 +19,8 @@
<!ENTITY arch-title
"<phrase arch='amd64'>AMD64</phrase><phrase arch='alpha'>Alpha</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='m68k'>Motorola 680x0</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.26">
+
<!-- general things from installer -->
<!ENTITY enterkey "<keycap>Enter</keycap>">
<!ENTITY escapekey "<keycap>Esc</keycap>">