kernaltrap8 / brewOS-Linux

Custom Linux distro for Playstation 3 based on Gentoo. WIP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brewOS-Linux

Custom Linux distro for Playstation 3 based on Gentoo. WIP.

Current ideas

  • Versioning system
    The versioning system for brewOS will be similar to Android, but instead be names of minerals. The original idea for this distro was to call it moyaiOS, but brewOS fits better as its a distro for homebrewed PS3s.
  • Custom drivers for the PS3 hardware
    Kernel drivers for SYSCON, and overall improvements to kernel to make it PS3 friendly.
    Heavily optimize the DE and running processes to make it as smooth as possible, while using the constraints of the decade old hardware.
    RSX-swap to be enabled by default, giving a super fast swap space. HDD-swap will also be present, but can be disabled by the user if desired (not recommended)

Installation procedure

Download the files from https://h2.gay/gentoo/ppc64/
Format PS3 HDD to add OtherOS region.
Downloads the LiveCD and copy the files to a USB.
Mount HDD using this command: mkdir /mnt/ps3dd1 && mount /dev/ps3dd1 /mnt/ps3dd1 (may be ps3da1 on phat consoles)
Download stage4 and untar it to /mnt/ps3dd1.
Reboot and select the Gentoo option from Petitboot.
Default login is ps3, password ps3. root password is root.

Development team

kernaltrap: Original idea, lead developer

Hydrogen (Ellie): Ideas, second lead developer

Credit

damiandudycz: Getting Gentoo working as well as it does on the Playstation 3

About

Custom Linux distro for Playstation 3 based on Gentoo. WIP.

License:GNU General Public License v3.0