GitHunt
TL

tlaurion/petitboot

Petitboot - A kexec-based bootloader

Petitboot is a bootloader designed to run in a Linux environment for OPAL on PowerPC/POWER machines and the Playstation 3.

Development

Petitboot's home is at ozlabs.org; clone it with git clone git://git.ozlabs.org/petitboot

Development and discussion occurs on the Petitboot mailing list: petitboot@lists.ozlabs.org

Building

For an example of building Petitboot for distribution in a Linux image, see op-build

To build locally for development/debug (with the ncurses UI for example):

./bootstrap
./configure --with-twin-x11=no --with-twin-fbdev=no
make

Languages

C89.2%M45.0%Makefile2.4%Shell2.3%Yacc0.7%Lex0.4%Awk0.0%
GNU General Public License v2.0
Created October 20, 2017
Updated October 5, 2025