diff options
Diffstat (limited to 'build/entities/common.ent')
-rw-r--r-- | build/entities/common.ent | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index c20f37c78..a1fdd779e 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='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>"> + "<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>"> <!ENTITY kernelversion "2.6.29"> @@ -130,7 +130,6 @@ to first switch tasksel to that DE using the following command, e.g: <phrase arch='hppa'>21600</phrase> <phrase arch='i386'>22600</phrase> <phrase arch='ia64'>21900</phrase> - <phrase arch='m68k'>17450</phrase> <phrase arch='mips'>21950</phrase> <phrase arch='mipsel'>21900</phrase> <phrase arch='powerpc'>22250</phrase> |