[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please update Ports wiki page



Hi,

John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> wrote:
> On 07/08/2016 07:20 PM, Holger Wansing wrote:
> > You are right, strictly spoken.
> > But there are several "old and removed" ports in the "unofficial ports" section,
> > like alpha or arm or hppa.
> > To solve this, we would need to create a third section like "Old/Removed ports",
> > or the like.
> 
> Both alpha and hppa still exist, they have just become ports. Neither ia64 nor
> sparc exist anywhere. That's a difference.
> 
> To see what targets in Debian are currently supported, both as release architectures
> and as ports, look at a random buildd page [1]. As you can see, neither "sparc"
> nor "ia64" are nowhere to be found while "alpha", "hppa" and "sparc64" are
> preset - every architecture that is grayed out is currently unofficial, thus
> a ports architecture.

Ok, understood.
To deal with this, I propose to change
"List of unofficial ports" into "List of unofficial/old ports".


I have attached a new diff and the new resulting html file.
Again the changings as an overview:

- "List of unofficial ports" -> "List of unofficial/old ports"
- move ia64, kfreebsd-amd64, kfreebsd-i386, s390 and sparc to the "unofficial/old 
  ports" section
- set ia64 from "released" to "discontinued" and added a sentence to document
  this change.
- kfreebsd-amd64: added a sentence to document the current, non-official status
- kfreebsd-i386: added a sentence to document the current, non-official status
- set m68k from "discontinued/being revived" to "in progress"
- set s390 from "released" to "replaced by s390x" and added a sentence to 
  document this change.
- set sparc from "released" to "replaced by sparc64" and added a sentence to 
  document this change.
- sh: changed port name from "sh" to "sh4". And added a sentence to mention
  the J-Core processor.


Holger

-- 
============================================================
Created with Sylpheed 3.5.0 under
	D E B I A N   L I N U X   8 . 0   " J E S S I E " .

Registered Linux User #311290 - https://linuxcounter.net/
============================================================
Index: english/ports/index.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/ports/index.wml,v
retrieving revision 1.129
diff -u -r1.129 index.wml
--- english/ports/index.wml	8 Jun 2016 17:29:42 -0000	1.129
+++ english/ports/index.wml	10 Jul 2016 18:38:32 -0000
@@ -97,32 +97,6 @@
 <td><a href="$(HOME)/releases/stable/i386/release-notes/">released</a></td>
 </tr>
 <tr>
-<td><a href="ia64/">ia64</a></td>
-<td>Intel Itanium IA-64</td>
-<td>First officially released with Debian 3.0. This is a port to Intel's
-first 64-bit architecture. Note: this should not be confused with the
-latest Intel 64-bit extensions for Pentium 4 and Celeron processors,
-called Intel 64; for these, see the AMD64 port.</td>
-<td><a href="$(HOME)/releases/stable/ia64/release-notes/">released</a></td>
-</tr>
-<tr>
-<td><a href="kfreebsd-gnu/">kfreebsd-amd64</a></td>
-<td>64-bit PC (amd64)</td>
-<td>First officially released with Debian 6.0 as a technology preview and
-the first non-Linux port released by Debian. Port of the Debian GNU
-system to the kernel of FreeBSD.</td>
-<td><a
-href="$(HOME)/releases/stable/kfreebsd-amd64/release-notes/">released</a></td>
-</tr>
-<tr>
-<td><a href="kfreebsd-gnu/">kfreebsd-i386</a></td>
-<td>32-bit PC (i386)</td>
-<td>First officially released with Debian 6.0 as a technology preview and
-the first non-Linux port released by Debian. Port of the Debian GNU
-system to the kernel of FreeBSD.</td>
-<td><a href="$(HOME)/releases/stable/kfreebsd-i386/release-notes/">released</a></td>
-</tr>
-<tr>
 <td><a href="mips/">mips</a></td>
 <td>MIPS (big-endian mode)</td>
 <td>First officially released with Debian 3.0. Debian is being ported to
@@ -154,30 +128,15 @@
 <td><a href="$(HOME)/releases/stable/ppc64el/release-notes/">released</a></td>
 </tr>
 <tr>
-<td><a href="s390/">s390</a></td>
-<td>S/390 and zSeries</td>
-<td>First officially released with Debian 3.0. This is a port to IBM
-S/390 servers.</td>
-<td><a href="$(HOME)/releases/stable/s390/release-notes/">released</a></td>
-</tr>
-<tr>
-<td>s390x</td>
+<td><a href="s390x/">s390x</a></td>
 <td>System z</td>
-<td>First officially released with Debian 7.0. A 64-bit userland for IBM System z mainframes</td>
+<td>First officially released with Debian 7.0. A 64-bit userland for IBM System z mainframes.</td>
 <td><a href="$(HOME)/releases/stable/s390x/release-notes/">released</a></td>
 </tr>
-<tr>
-<td><a href="sparc/">sparc</a></td>
-<td>Sun SPARC</td>
-<td>First officially released with Debian 2.1. This port runs on the Sun
-UltraSPARC series of workstations, as well as some of their successors
-in the sun4 architectures.</td>
-<td><a href="$(HOME)/releases/stable/sparc/release-notes/">released</a></td>
-</tr>
 </tbody>
 </table>
 
-<toc-add-entry name="portlist-unreleased">List of unofficial ports</toc-add-entry>
+<toc-add-entry name="portlist-unreleased">List of unofficial/old ports</toc-add-entry>
 <br />
 
 <table class="tabular" summary="">
@@ -234,6 +193,34 @@
 <td>in progress</td>
 </tr>
 <tr>
+<td><a href="ia64/">ia64</a></td>
+<td>Intel Itanium IA-64</td>
+<td>First officially released with Debian 3.0. This is a port to Intel's
+first 64-bit architecture. Note: this should not be confused with the
+latest Intel 64-bit extensions for Pentium 4 and Celeron processors,
+called Intel 64; for these, see the AMD64 port. With Debian 8 ia64 was
+removed from the release due to insufficient developer support.</td>
+<td>discontinued</td>
+</tr>
+<tr>
+<td><a href="kfreebsd-gnu/">kfreebsd-amd64</a></td>
+<td>64-bit PC (amd64)</td>
+<td>First officially released with Debian 6.0 as a technology preview and
+the first non-Linux port released by Debian. Port of the Debian GNU
+system to the kernel of FreeBSD. Is no longer part of the official release
+since Debian 8.</td>
+<td>in progress</td>
+</tr>
+<tr>
+<td><a href="kfreebsd-gnu/">kfreebsd-i386</a></td>
+<td>32-bit PC (i386)</td>
+<td>First officially released with Debian 6.0 as a technology preview and
+the first non-Linux port released by Debian. Port of the Debian GNU
+system to the kernel of FreeBSD. Is no longer part of the official release
+since Debian 8.</td>
+<td>in progress</td>
+</tr>
+<tr>
 <td><a href="http://www.linux-m32r.org/";>m32</a></td>
 <td>M32R</td>
 <td>Port to the 32-bit RISC microprocessor of Renesas Technology.</td>
@@ -249,7 +236,7 @@
 of computers based on the Motorola 68k series of processors â?? in
 particular, the Sun3 range of workstations, the Apple Macintosh personal
 computers, and the Atari and Amiga personal computers.</td>
-<td>discontinued/being revived</td>
+<td>in progress</td>
 </tr>
 <tr>
 <td><a href="https://wiki.debian.org/mips64el";>mips64el</a></td>
@@ -290,6 +277,24 @@
 <td>in progress</td>
 </tr>
 <tr>
+<td><a href="s390/">s390</a></td>
+<td>S/390 and zSeries</td>
+<td>First officially released with Debian 3.0. This is a port to IBM
+S/390 servers. Was replaced by s390x with Debian 8.</td>
+<td>replaced by s390x</td>
+</tr>
+<tr>
+<td><a href="sparc/">sparc</a></td>
+<td>Sun SPARC</td>
+<td>First officially released with Debian 2.1. This port runs on the Sun
+UltraSPARC series of workstations, as well as some of their successors
+in the sun4 architectures. Since the release of Debian 8 Sparc was no
+longer a release architecture, due to insufficient developer support.
+However, it is to be replaced by Sparc64 soon.
+</td>
+<td>replaced by sparc64</td>
+</tr>
+<tr>
 <td><a href="https://wiki.debian.org/Sparc64";>sparc64</a></td>
 <td>64-bit SPARC</td>
 <td>
@@ -298,9 +303,12 @@
 <td>in progress</td>
 </tr>
 <tr>
-<td><a href="https://wiki.debian.org/SH4";>sh</a></td>
+<td><a href="https://wiki.debian.org/SH4";>sh4</a></td>
 <td>SuperH</td>
-<td>A port to Hitachi SuperH processors.</td>
+<td>
+A port to Hitachi SuperH processors. Also supports the open source
+<a href="http://j-core.org/";>J-Core</a> processor.
+</td>
 <td>in progress</td>
 </tr>
 <tr>
Title: Debian -- Ports

Ports

Introduction

As most of you know, Linux is just a kernel. And, for a long time, the Linux kernel ran only on the Intel x86 series of machines, from the 386 up.

However, this is no longer true, by any means. The Linux kernel has now been ported to a large, and growing, list of architectures. Following close behind, we have ported the Debian distribution to these architectures. In general, this is a process with a sticky start (as we get libc and the dynamic linker working smoothly), and then a relatively routine, if lengthy job, of attempting to recompile all our packages under the new architectures.

Debian is an operating system (OS), not a kernel (actually, it is more than an OS since it includes thousands of application programs). Accordingly, while most Debian ports are based on Linux, there also are ports based on the FreeBSD, NetBSD and Hurd kernels.

This is a page in progress. Not all ports have pages yet, and most of them are on external sites. We are working on collecting information on all ports, to be mirrored along with the Debian website. More ports may be listed on the wiki.

List of official ports


Port Architecture Description Status
amd64 64-bit PC (amd64) First officially released with Debian 4.0. Port to 64-bit x86 processors. The goal is to support both 32-bit and 64-bit userland on this architecture. This port supports AMD's 64-bit Opteron, Athlon and Sempron processors, and Intel's processors with Intel 64 support, including the Pentium D and various Xeon and Core series. released
arm64 64-bit ARM (AArch64) Version 8 of the ARM architecture included AArch64, a new 64-bit instruction set. Since Debian 8.0, the arm64 port has been included in Debian to support this new instruction set on processors such as the Applied Micro X-Gene, AMD Seattle and Cavium ThunderX. released
armel EABI ARM The oldest of the current Debian ARM ports supports little-endian ARM CPUs compatible with the v4t instruction set. released
armhf Hard Float ABI ARM A lot of modern 32-bit ARM boards and devices ship with a floating-point unit (FPU), but the Debian armel port doesn't take much advantage of it. The armhf port was started to improve this situation and also take advantage of other features of newer ARM CPUs. The Debian armhf port requires at least an ARMv7 CPU with Thumb-2 and VFP3-D16 floating point support. released
i386 32-bit PC (i386) The first architecture, and not strictly a port. Linux was originally developed for the Intel 386 processors, hence the short name. Debian supports all IA-32 processors, made by Intel (including all Pentium series and recent Core Duo machines in 32-bit mode), AMD (K6, all Athlon series, Athlon64 series in 32-bit mode), Cyrix and other manufacturers. released
mips MIPS (big-endian mode) First officially released with Debian 3.0. Debian is being ported to the MIPS architecture which is used in SGI machines (debian-mips — big-endian) and Digital DECstations (debian-mipsel — little-endian). released
mipsel MIPS (little-endian mode) First officially released with Debian 3.0. Debian is being ported to the MIPS architecture which is used in SGI machines (debian-mips — big-endian) and Digital DECstations (debian-mipsel — little-endian). released
powerpc Motorola/IBM PowerPC First officially released with Debian 2.2. This port runs on many of the Apple Macintosh PowerMac models, and on the CHRP and PReP open architecture machines. released
ppc64el POWER7+, POWER8 First officially released with Debian 8.0. Little-endian port of ppc64, using the new Open Power ELFv2 ABI. released
s390x System z First officially released with Debian 7.0. A 64-bit userland for IBM System z mainframes. released

List of unofficial/old ports


Port Architecture Description Status
alpha Alpha First officially released with Debian 2.1. It failed the criteria for inclusion into the release of Debian 6.0 squeeze, and was in consequence removed from the archive. discontinued
arm OABI ARM This port runs on a variety of embedded hardware, like routers or NAS devices. The arm port was first released with Debian 2.2, and was supported up to and including Debian 5.0, where it was replaced with armel. replaced by armel
AVR32 Atmel 32-bit RISC Port to Atmel's 32-bit RISC architecture, AVR32. discontinued
hppa HP PA-RISC First officially released with Debian 3.0 woody, this is a port to Hewlett-Packard's PA-RISC architecture. It failed the criteria for inclusion into the release of Debian 6.0 squeeze, and was in consequence removed from the archive. discontinued
hurd-i386 32-bit PC (i386) The GNU Hurd is a new operating system being put together by the GNU group. Debian GNU/Hurd is going to be one (possibly the first) GNU OS. The current project is founded on the i386 architecture. in progress
ia64 Intel Itanium IA-64 First officially released with Debian 3.0. This is a port to Intel's first 64-bit architecture. Note: this should not be confused with the latest Intel 64-bit extensions for Pentium 4 and Celeron processors, called Intel 64; for these, see the AMD64 port. With Debian 8 ia64 was removed from the release due to insufficient developer support. discontinued
kfreebsd-amd64 64-bit PC (amd64) First officially released with Debian 6.0 as a technology preview and the first non-Linux port released by Debian. Port of the Debian GNU system to the kernel of FreeBSD. Is no longer part of the official release since Debian 8. in progress
kfreebsd-i386 32-bit PC (i386) First officially released with Debian 6.0 as a technology preview and the first non-Linux port released by Debian. Port of the Debian GNU system to the kernel of FreeBSD. Is no longer part of the official release since Debian 8. in progress
m32 M32R Port to the 32-bit RISC microprocessor of Renesas Technology. dead
m68k Motorola 68k First officially released with Debian 2.0. The port failed to make the release criteria for Debian 4.0 and has therefore not been included in Etch and later releases and has been moved to debian-ports following that. The Debian m68k port runs on a wide variety of computers based on the Motorola 68k series of processors — in particular, the Sun3 range of workstations, the Apple Macintosh personal computers, and the Atari and Amiga personal computers. in progress
mips64el MIPS (64-bit little-endian mode) This port is little-endian, uses the N64 ABI, the MIPS64r1 ISA and hardware floating-point. in progress
netbsd-i386 32-bit PC (i386) A port of the Debian operating system, complete with apt, dpkg, and GNU userland, to the NetBSD kernel. The port, never released, has been abandoned. dead
netbsd-alpha Alpha A port of the Debian operating system, complete with apt, dpkg, and GNU userland, to the NetBSD kernel. The port, never released, has been abandoned. dead
or1k OpenRISC 1200 A port to the OpenRISC 1200 open source CPU. dead
powerpcspe PowerPC Signal Processing Engine A port to the "Signal Processing Engine" hardware present on low-power 32-bit FreeScale and IBM "e500" CPUs. in progress
s390 S/390 and zSeries First officially released with Debian 3.0. This is a port to IBM S/390 servers. Was replaced by s390x with Debian 8. replaced by s390x
sparc Sun SPARC First officially released with Debian 2.1. This port runs on the Sun UltraSPARC series of workstations, as well as some of their successors in the sun4 architectures. Since the release of Debian 8 Sparc was no longer a release architecture, due to insufficient developer support. However, it is to be replaced by Sparc64 soon. replaced by sparc64
sparc64 64-bit SPARC A 64-bit port to SPARC processors. in progress
sh4 SuperH A port to Hitachi SuperH processors. Also supports the open source J-Core processor. in progress
x32 64-bit PC with 32-bit pointers X32 is an ABI for amd64/x86_64 CPUs using 32-bit pointers. The idea is to combine the larger register set of x86_64 with the smaller memory and cache footprint resulting from 32-bit pointers. in progress

Port-like projects

Although these efforts aren't exactly ports, this seemed like a good place to put them.

Debian Beowulf

Beowulf is a replacement for some of the larger mega computers used in the science and math fields. This project aims to run Beowulf clusters on Debian machines and to network the people involved in true bazaar fashion.

Many of the above computer and processor names are trademarks and registered trademarks of their manufacturers. They are used without permission.


Reply to: