summaryrefslogtreecommitdiff
path: root/build/entities/common.ent
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-05 22:14:31 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-05 22:14:31 +0000
commitb914b0711a17b6670af2e676f1a1334cca6c078a (patch)
tree63b2e1f2f0c776f37a23559b6285fcc751bde786 /build/entities/common.ent
parentef87d135a6c048e13cc4a159f578ce7c59be8ccc (diff)
downloadinstallation-guide-b914b0711a17b6670af2e676f1a1334cca6c078a.zip
* Add non-Linux infrastructure to the build system.
* Add kFreeBSD infrastructure.
Diffstat (limited to 'build/entities/common.ent')
-rw-r--r--build/entities/common.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index a8b4e83eb..4836e06b5 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -3,7 +3,7 @@
<!-- The *first* definition of an ENTITY wins. -->
<!-- proper (long) name to use for Debian -->
-<!ENTITY debian "Debian GNU/Linux">
+<!ENTITY debian "Debian GNU/&arch-kernel;">
<!ENTITY d-i "<classname>debian-installer</classname>">
@@ -17,7 +17,7 @@
<!-- proper nouns for architectures -->
<!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>">
+ "<phrase arch='any-amd64'>AMD64</phrase><phrase arch='arm'>ARM</phrase><phrase arch='hppa'>PA-RISC</phrase><phrase arch='any-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.32">