Differences between revisions 29 and 30
Revision 29 as of 2016-04-02 02:54:37
Size: 1891
Editor: ?Hiroyuki Yamamoto
Comment:
Revision 30 as of 2016-04-02 07:22:04
Size: 1890
Editor: ?Hiroyuki Yamamoto
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Now, in rebuilding binary packages for supporting POWER4/4+, POWER5/5+, Xenon, PowerPC A2, PowerPC e5500. Please wait several days.) Now, in rebuilding binary packages for supporting POWER4/4+, POWER5/5+, Xenon, PowerPC A2, PowerPC e5500. Please wait several days.

Debian ppc64 port

Target

The Debian/PowerPC64 (ppc64) port project is active for supporting Big-endian 64-bit PowerPC CPUs with VMX unit as follows:

PowerPC 970/970FX/970MP, Cell BE and PowerXCell 8i (PPE only), POWER6/6+, POWER7/7+, POWER8, POWER9, PA6T, PowerPC e6500.

Now, in rebuilding binary packages for supporting POWER4/4+, POWER5/5+, Xenon, PowerPC A2, PowerPC e5500. Please wait several days.

ABI

64-bit PowerPC ELF Application Binary Interface Supplement

ppc64 buildd status

Buildd status of ppc64 (unstable)

Buildd status of ppc64 (experimental)

Buildd stats of ppc64

Buildd overview of ppc64

Apt-line

deb http://ftp.de.debian.org/debian-ports sid main
deb-src http://httpredir.debian.org/debian sid main
deb http://ftp.de.debian.org/debian-ports unreleased main
deb-src http://ftp.de.debian.org/debian-ports unreleased main

Setting up a ppc64 chroot on a powerpc system

debootstrap --no-check-gpg --arch=ppc64 --variant=buildd sid /chroots/sid-ppc64 http://ftp.de.debian.org/debian-ports
chroot /chroots/sid-ppc64
mount -t proc proc /proc

Then, edit apt-line and install 'debian-ports-archive-keyring' package from official repository.

Contact

If you are interested in porting to Debian ppc64 port, please contact ppc64 buildd maintainers.


CategoryPorts