Armbian Linux build tools https://www.armbian.com
Find a file
zador-blood-stained 61b2bfb741 Improve Docker support
Closes #489
2017-08-01 12:30:34 +03:00
.github Update the issue template 2017-03-23 21:58:21 +03:00
config Add migration checks and messages 2017-08-01 12:28:19 +03:00
lib Improve Docker support 2017-08-01 12:30:34 +03:00
packages Remove useless CACHEDIR variable 2017-08-01 12:26:12 +03:00
patch Rockchip DEV VPU driver 2017-07-30 14:36:04 -04:00
.dockerignore Improve Docker support 2017-08-01 12:30:34 +03:00
.gitignore Improve Docker support 2017-08-01 12:30:34 +03:00
compile.sh Add migration checks and messages 2017-08-01 12:28:19 +03:00
config-docker.conf Improve Docker support 2017-08-01 12:30:34 +03:00
Dockerfile Improve Docker support 2017-08-01 12:30:34 +03:00
LICENSE Create LICENSE 2014-10-08 10:14:29 +02:00
main.sh Add migration checks and messages 2017-08-01 12:28:19 +03:00
README.md Refactor directory structure 2017-08-01 12:24:56 +03:00
Vagrantfile Tidying up the Vagrant stuff. Added support for userscripts. More docs. (#601) 2017-01-15 00:42:20 +03:00

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/armbian/build
cd build
./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: