Armbian Linux build tools https://www.armbian.com
Find a file
Tonymac32 c9159db816 Rockchip Dev update patches
Updating to reflect @Miouyouyou repo
Including workaround for 4.13-RC6 regression in net-stmmac logging
2017-08-21 23:07:11 -04:00
.github Update the issue template 2017-03-23 21:58:21 +03:00
config Adding rc.local to Stretch - it might be useful to have it by default, few small desktop related fixes, removing hardware lirc conf for Stretch / sun7i only for now 2017-08-20 23:03:49 +02:00
lib Breaking armbian-config into more files 2017-08-21 21:13:44 +02:00
packages Firmware for Mediatek MT7610u, cheap dualband USB wireless chip, partially works with out of the tree driver https://github.com/ulli-kroll/mt7610u 2017-08-20 19:09:25 +02:00
patch Rockchip Dev update patches 2017-08-21 23:07:11 -04:00
.dockerignore Improve Docker support 2017-08-01 12:30:34 +03:00
.gitignore Improve Vagrant support 2017-08-01 12:31:05 +03:00
compile.sh Small cleanup 2017-08-06 17:11:16 +03:00
config-docker.conf Docker and Vagrant fixes and improvements 2017-08-02 21:57:33 +03:00
config-vagrant.conf Initial Vagrant fixes 2017-08-11 18:07:08 +03:00
Dockerfile Drop unused gcc 4.9 toolchain dependencies 2017-08-20 22:07:08 +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 Initial Vagrant fixes 2017-08-11 18:07:08 +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: