armbian-build/README.md
zador-blood-stained 40388b6333 Move Vagrant README to the documentation
Separate pages for Docker, Vagrant and systemd-nspawn will be provided
after the refactoring
2017-07-17 16:50:55 +03:00

2.7 KiB

Armbian

Ubuntu and Debian images for ARM based single-board computers https://www.armbian.com

How to build my own image or kernel?

Supported build environments:

Execution

apt-get -y install git
git clone https://github.com/igorpecovnik/lib --depth 1
cp lib/compile.sh .
./compile.sh

You will be prompted with a selection menu for a build option, a board name, a kernel branch and an OS release. Please check the documentation for advanced options and additional customization.

Build process uses caching for the compilation and the debootstrap process, so consecutive runs with similar settings will be much faster.

Reporting issues

Please read this notice first before opening an issue.

More info: