Go to file
Cyril Brulebois 8159cfc032 Run zerofree to make images smaller.
This is not a definitive survey, but things are looking much better!

    +--------------------------------+------+------+
    | Image type                     | Old  | New  |
    +--------------------------------+------+------+
    | PiRogue-OS-12-Pi3_and_Pi4      | 491M | 255M |
    | PiRogue-OS-12-Pi5-Experimental | 594M | 313M |
    +--------------------------------+------+------+
2024-07-22 09:29:56 +02:00
raspberrypi Run zerofree to make images smaller. 2024-07-22 09:29:56 +02:00
build-images Use up-to-date raspi_4_bookworm builds. 2024-07-22 09:12:27 +02:00
README.md Initial commit. 2024-07-20 07:22:44 +02:00
TODO.md Document open problems for the experimental Pi 5 image. 2024-07-21 09:05:21 +02:00

PiRogue images

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.