frno7 / gentoo-mipsr5900el

Gentoo tooling for the PlayStation 2, with a Docker, and scripts to install cross-compilers, QEMU, and essential tools.
23 stars 3 forks source link

compilation workflow

Gentoo tooling for the PlayStation 2 Linux kernel

Scripts to install mipsr5900el target cross-compilers, with both GNU libc and Musl, QEMU/R5900, and essential tools and programs for a Linux/R5900 kernel initramfs.

QEMU/R5900 is statically linked, to be easy to install with binfmt_misc. Enable it in Gentoo with rc-update add qemu-mipsr5900el-binfmt. Programs intended for initramfs, such as Busybox and Dropbear, are also statically linked.

A Docker image is built as a package at Github.