diff options
Diffstat (limited to 'build/entities/common.ent')
-rw-r--r-- | build/entities/common.ent | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index a1fdd779e..0d2051aa3 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -17,7 +17,7 @@ <!-- proper nouns for architectures --> <!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='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='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"> @@ -124,8 +124,7 @@ to first switch tasksel to that DE using the following command, e.g: --> <!-- last updated: November 5 2008 for Lenny (FJP) --> <!ENTITY num-of-distrib-pkgs - "<phrase arch='alpha'>21550</phrase> - <phrase arch='amd64'>22300</phrase> + "<phrase arch='amd64'>22300</phrase> <phrase arch='arm'>21700</phrase> <phrase arch='hppa'>21600</phrase> <phrase arch='i386'>22600</phrase> |