Go to file
2024-10-02 14:56:38 +02:00
.github Add the files common to all PTS repositories and update the readme 2024-07-22 18:44:44 +02:00
raspberrypi Use pirogue-3rd-party-pi5 directory when building Pi 5 images. 2024-08-22 14:39:07 +02:00
.gitignore Ignore built images 2024-10-02 14:56:38 +02:00
build-images Insert newlines to make the output more readable. 2024-07-23 13:48:23 +02:00
README.md Document requirements. 2024-08-22 16:51:55 +02:00
TODO.md Document open problems for the experimental Pi 5 image. 2024-07-21 09:05:21 +02:00

PiRogue OS images

PiRogue OS is a slightly modified version of Debian you can flash on an SD card to quickly turn a Raspberry Pi into a PiRogue. Want to build one? Follow the guide "How to set up a PiRogue".

License: GPLv3

Website | Documentation | Support

This repository contains the tools required to build “historical” PiRogue images, targeting Raspberry Pi 3 and Raspberry Pi 4.

Experimental support for the Raspberry Pi 5 is provided as well. As of July 2024, it is brand new, and further upgrades of packages like raspi-firmware (on the Debian side), or linux-image-* and firmware-brcm80211 (on the Raspberry OS side) might be problematic.

It operates by turning pristine Debian-provided images for Raspberry Pi into images ready to deploy PiRogue Tool Suite packages. In the future the same might happen for Debian-provided cloud images.

Package requirements:

  • fdisk
  • kpartx
  • qemu-system-arm
  • qemu-user-static
  • zerofree