Differences between revisions 14 and 15
Revision 14 as of 2014-03-24 19:43:44
Size: 1156
Editor: BrenoLeitao
Comment:
Revision 15 as of 2014-03-24 19:44:14
Size: 1150
Editor: BrenoLeitao
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
||| '''User''' ||| '''Password''' |||
||| root ||| abc123 |||
|| '''User''' || '''Password''' ||
|| root || abc123 ||

Debian/ppc64el (unnoficial port)

This wiki page tracks the progress of the ppc64el platform for Debian.

All the binaries found here are based on Debian snapshot from 2014-01-23.

ABI Documentation

An Overview of the Open Power ELFv2 ABI.ppt

Rootfs

The public rootfs can be found at http://ftp.unicamp.br/pub/ppc64el/debian/rootfs/.

User

Password

root

abc123

Archive

Binary

The binaries-only archive could be found at http://ftp.unicamp.br/pub/ppc64el/debian/archive/

Source code

The binary is based on the source code from the from 2014-01-23 snapshot plus the debdiffs found at http://ftp.unicamp.br/pub/ppc64el/debian/debdiff

Debootstrap

debootstrap --arch=ppc64el --variant=buildd unstable /chroots/unstable-ppc64el http://ftp.unicamp.br/pub/ppc64el/debian/archive/
chroot /chroots/unstable-ppc64
mount -t proc proc /proc

Developers

Mailing List

To be created.