Skip to content

PiRogueToolSuite/pirogue-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiRogue OS

⚠️ Moved to the pirogue-images repository ⚠️

License: GPLv3

Website | Documentation | Support

Build PiRogue OS image with Packer

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