summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2016-11-02 15:41:16 +0000
committerSamuel Thibault <sthibault@debian.org>2016-11-02 15:41:16 +0000
commit24a67edcadd5d541631620b15080c85744628a2b (patch)
treee2c37ec7ef18e65e77b287cc31b7bdaf366e4f14 /debian
parentba108ae36a2b3b65c67714da02fe26636680f7a5 (diff)
downloadinstallation-guide-24a67edcadd5d541631620b15080c85744628a2b.zip
Fix mips arch names
Diffstat (limited to 'debian')
-rw-r--r--debian/archlist6
-rw-r--r--debian/control6
2 files changed, 6 insertions, 6 deletions
diff --git a/debian/archlist b/debian/archlist
index 7461250e7..581f225da 100644
--- a/debian/archlist
+++ b/debian/archlist
@@ -5,9 +5,9 @@
#Code Name
i386 Intel x86
amd64 AMD64
-arm64 ARM
-armel ARM
-armhf ARM
+arm64 ARM64
+armel ARM softfloat
+armhf ARM harffloat
#hppa PA-RISC (hppa)
#ia64 IA-64
mips Mips
diff --git a/debian/control b/debian/control
index 84a6241da..afc0a1559 100644
--- a/debian/control
+++ b/debian/control
@@ -150,7 +150,7 @@ Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for mips
This package contains the Debian installation guide for the big-endian
- MIPS architecture, in a variety of languages.
+ 32bit MIPS architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
@@ -170,7 +170,7 @@ Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for mipsel
This package contains the Debian installation guide for the little-endian
- MIPS architecture, in a variety of languages.
+ 32bit MIPS architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
@@ -190,7 +190,7 @@ Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for powerpc
This package contains the Debian installation guide for the little-endian
- PowerPC architecture, in a variety of languages.
+ 64bit PowerPC architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.