Skip to content
Guy Sheffer edited this page Dec 26, 2017 · 5 revisions

What is CustomPiOS and what is it good for?

The purpose of this project is to create a custom distribution for the Pi and Armbian devices. It takes a raspbian/armbian image, opens it, modifies it and closes dor shipping. You can see a list of based distroa in the readme.

The idea that its much faster and easy to maintain than debootdtrap and supports modules across distros.

When we finally use: /src/build_dist or /src/vagrant/run_vagrant_build.sh where does it create the image file?

in src/workspace/imagename.img. If using vagrant method with <distro folder>/src/vagrant/run_vagrant_build.sh or running src/release a zip file would also be created.

Clone this wiki locally