summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/archlist7
-rw-r--r--debian/changelog2
-rw-r--r--debian/control64
3 files changed, 43 insertions, 30 deletions
diff --git a/debian/archlist b/debian/archlist
index 1ae471b2b..7461250e7 100644
--- a/debian/archlist
+++ b/debian/archlist
@@ -11,10 +11,11 @@ armhf ARM
#hppa PA-RISC (hppa)
#ia64 IA-64
mips Mips
+mips64el Mipsel 64
mipsel Mipsel
-powerpc PowerPC
+#powerpc PowerPC
ppc64el PowerPC
s390x S/390
#sparc Sparc
-kfreebsd-i386 kFreeBSD Intel x86
-kfreebsd-amd64 kFreeBSD AMD64
+#kfreebsd-i386 kFreeBSD Intel x86
+#kfreebsd-amd64 kFreeBSD AMD64
diff --git a/debian/changelog b/debian/changelog
index 4ca8cc467..92bbe613f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ installation-guide (20160630) UNRELEASED; urgency=medium
[ Samuel Thibault ]
* Document text frontend shortcuts.
* Document passing option in the x86 UEFI case.
+ * Add mips64el arch.
+ * Comment powerpc and kfreebsd archs.
[ victory ]
* Small fixes.
diff --git a/debian/control b/debian/control
index 51b7e1f58..84a6241da 100644
--- a/debian/control
+++ b/debian/control
@@ -123,26 +123,26 @@ Description: Debian installation guide for i386
# architecture, in a variety of languages.
# .
# A shorter reference, the installation HOWTO, is included in an appendix.
-
-Package: installation-guide-kfreebsd-amd64
-Architecture: all
-Depends: ${misc:Depends}
-Conflicts: installation-guide
-Description: Debian installation guide for kFreeBSD amd64
- This package contains the Debian installation guide for the kFreeBSD kernel
- running on the AMD64 architecture, in a variety of languages.
- .
- A shorter reference, the installation HOWTO, is included in an appendix.
-
-Package: installation-guide-kfreebsd-i386
-Architecture: all
-Depends: ${misc:Depends}
-Conflicts: installation-guide
-Description: Debian installation guide for kFreeBSD i386
- This package contains the Debian installation guide for the kFreeBSD kernel
- running on the Intel x86 architecture, in a variety of languages.
- .
- A shorter reference, the installation HOWTO, is included in an appendix.
+#
+#Package: installation-guide-kfreebsd-amd64
+#Architecture: all
+#Depends: ${misc:Depends}
+#Conflicts: installation-guide
+#Description: Debian installation guide for kFreeBSD amd64
+# This package contains the Debian installation guide for the kFreeBSD kernel
+# running on the AMD64 architecture, in a variety of languages.
+# .
+# A shorter reference, the installation HOWTO, is included in an appendix.
+#
+#Package: installation-guide-kfreebsd-i386
+#Architecture: all
+#Depends: ${misc:Depends}
+#Conflicts: installation-guide
+#Description: Debian installation guide for kFreeBSD i386
+# This package contains the Debian installation guide for the kFreeBSD kernel
+# running on the Intel x86 architecture, in a variety of languages.
+# .
+# A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-mips
Architecture: all
@@ -154,26 +154,36 @@ Description: Debian installation guide for mips
.
A shorter reference, the installation HOWTO, is included in an appendix.
-Package: installation-guide-mipsel
+Package: installation-guide-mips64el
Architecture: all
Depends: ${misc:Depends}
Conflicts: installation-guide
-Description: Debian installation guide for mipsel
+Description: Debian installation guide for mips64el
This package contains the Debian installation guide for the little-endian
- MIPS architecture, in a variety of languages.
+ 64bit MIPS architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
-Package: installation-guide-powerpc
+Package: installation-guide-mipsel
Architecture: all
Depends: ${misc:Depends}
Conflicts: installation-guide
-Description: Debian installation guide for powerpc
- This package contains the Debian installation guide for the big-endian
- PowerPC architecture, in a variety of languages.
+Description: Debian installation guide for mipsel
+ This package contains the Debian installation guide for the little-endian
+ MIPS architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
+#Package: installation-guide-powerpc
+#Architecture: all
+#Depends: ${misc:Depends}
+#Conflicts: installation-guide
+#Description: Debian installation guide for powerpc
+# This package contains the Debian installation guide for the big-endian
+# PowerPC architecture, in a variety of languages.
+# .
+# A shorter reference, the installation HOWTO, is included in an appendix.
+
Package: installation-guide-ppc64el
Architecture: all
Depends: ${misc:Depends}