Differences between revisions 21 and 22
Revision 21 as of 2009-02-15 12:48:59
Size: 2161
Editor: FranklinPiat
Comment: add armel
Revision 22 as of 2009-03-16 03:30:33
Size: 2173
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * [http://www.debian.org/ports/]  * [[http://www.debian.org/ports/]]
Line 12: Line 12:
|| [:ArmEabiPort:Arm] || Hundreds || Supported || !NetWinder, Ipaq, Sharp Zaurus, NSLU-2, ...||
|| [:ArmEabiPort:Armel] || Hundreds || Supported || !NetWinder, Ipaq, Sharp Zaurus, NSLU-2, ...||
|| [[ArmEabiPort|Arm]] || Hundreds || Supported || !NetWinder, Ipaq, Sharp Zaurus, NSLU-2, ...||
|| [[ArmEabiPort|Armel]] || Hundreds || Supported || !NetWinder, Ipaq, Sharp Zaurus, NSLU-2, ...||
Line 15: Line 15:
|| ["i386"] || Intel/AMD/Cyrix/... || Supported || The original platform ||
|| [:DebianAMD64:amd64] || Intel, AMD || Supported || also known as em64t or x86-64. ||
|| [[i386]] || Intel/AMD/Cyrix/... || Supported || The original platform ||
|| [[DebianAMD64|amd64]] || Intel, AMD || Supported || also known as em64t or x86-64. ||
Line 18: Line 18:
|| [:M68k:m68k] || Motorola || Supported || Amiga, !AtariST, old Macintoshes, some old Sun hardware (sun3) ||
|| [:MIPSPort:mips] || SGI || Supported || SGI Graphics Workstations run on this RISC chip; big endian ||
|| [:MIPSPort:mipsel] || Digital || Supported || Digital Decstations, SGI with RISC chip; little endian ||
|| ["PowerPC"] || IBM/Motorola/Apple || Supported || Newer Macintoshes ||
|| [[M68k|m68k]] || Motorola || Supported || Amiga, !AtariST, old Macintoshes, some old Sun hardware (sun3) ||
|| [[MIPSPort|mips]] || SGI || Supported || SGI Graphics Workstations run on this RISC chip; big endian ||
|| [[MIPSPort|mipsel]] || Digital || Supported || Digital Decstations, SGI with RISC chip; little endian ||
|| [[PowerPC]] || IBM/Motorola/Apple || Supported || Newer Macintoshes ||
Line 24: Line 24:
|| [:SHPort:sh] || Hitachi || In progress || ||
|| [:PortsSparc:sparc] || Sun || Supported || Both 32-bit and 64-bit are supported ||
|| [[SHPort|sh]] || Hitachi || In progress || ||
|| [[PortsSparc|sparc]] || Sun || Supported || Both 32-bit and 64-bit are supported ||
Line 33: Line 33:
|| [:Debian_GNU/kFreeBSD:kfreebsd-i386] || FreeBSD kernel || In progress || Not a hardware platform ||
|| [:Debian_GNU/kFreeBSD:kfreebsd-amd64] || FreeBSD kernel || In progress || Not a hardware platform ||
|| [[Debian_GNU/kFreeBSD|kfreebsd-i386]] || FreeBSD kernel || In progress || Not a hardware platform ||
|| [[Debian_GNU/kFreeBSD|kfreebsd-amd64]] || FreeBSD kernel || In progress || Not a hardware platform ||

In this case, "Architecture" refers to the computer platform the user wishes to deploy Debian on. In most cases, you should read this page first:

Developers might refer also to ArchitectureSpecificsMemo.

Linux

Still, Here's a table describing the status of the various platforms.

Chip

Manufacturer

Status

Comments

Alpha

HewlettPackard (formerly Compaq, formerly Digital)

Supported

Arm

Hundreds

Supported

NetWinder, Ipaq, Sharp Zaurus, NSLU-2, ...

Armel

Hundreds

Supported

NetWinder, Ipaq, Sharp Zaurus, NSLU-2, ...

hppa

HewlettPackard

Supported

HP Precision Architecture

i386

Intel/AMD/Cyrix/...

Supported

The original platform

amd64

Intel, AMD

Supported

also known as em64t or x86-64.

ia64

Intel

Supported

Itanium (not Intel Core series)

m68k

Motorola

Supported

Amiga, !AtariST, old Macintoshes, some old Sun hardware (sun3)

mips

SGI

Supported

SGI Graphics Workstations run on this RISC chip; big endian

mipsel

Digital

Supported

Digital Decstations, SGI with RISC chip; little endian

PowerPC

IBM/Motorola/Apple

Supported

Newer Macintoshes

s390

IBM

Supported

BigIron - IBM mainframe platform

s390x

IBM

In progress

Newer BigIron - IBM mainframe platform

sh

Hitachi

In progress

sparc

Sun

Supported

Both 32-bit and 64-bit are supported

non-Linux

hurd-i386

see TheHurd

In progress

Not a hardware platform

netbsd-i386

NetBSD kernel

In progress

Not a hardware platform

netbsd-alpha

NetBSD kernel

In progress

Not a hardware platform

kfreebsd-i386

FreeBSD kernel

In progress

Not a hardware platform

kfreebsd-amd64

FreeBSD kernel

In progress

Not a hardware platform


CategoryDeveloper