Skip to content
Guy Sheffer edited this page Apr 14, 2026 · 6 revisions

CustomPiOS Wiki

CustomPiOS

CustomPiOS is a framework for creating custom Raspberry Pi and ARM device distributions. It takes an existing base image, modifies it through modular scripts, and repackages it ready to ship.

Build and release

Extending distributions with features

Testing your distributions without a Pi

CustomPiOS Distro Testing Framework - CustomPiOS has an e2e Distro Testing Framework. It lets you tests arm64 images autocratically using CI/CD without booting a pi. See the READNME.md in the project to see how it works and how to use it.

Advanced

Frequently Asked Questions

Clone this wiki locally