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 setup a PiRogue".
License: GPLv3
After having installed Packer, clone this repository and move into it.
The first time, we have to run
sudo packer init.
Finally, to build the image, run the following command
sudo packer build .
The folder output-pirogue-os
contains:
- the image ready to be flashed on an SD-card
- the compressed version of the image
- the SHA256 checksum of the compressed image