Armbian Linux build tools https://www.armbian.com
Find a file
Antony Antony 66a3269524 update Nano Pi Neo Plus 2(nanopineoplus2) DT (#743)
incorporate feed back from ThomasKaiser, arm-kernel list, and
Kernel commit 442e1f7e

Remove stuff that was incorrectly copied from Orange Pi PC2
Change white speces to tabs in the dts file

 add wifi power controller,  mmc1, mmc2
 fix typo s/orangepi/nanopi/, s/pus/plus/
 usb_otg set to host mode
 wifi fix from brcm,bcm43xx-fmac.txt
 remove functions on header pins: spi, ir, ehci 1&2, ohci 1&2, uart 1&2
 remove hdmi, de2, r-gpio-keys, mixer - not supported the board, reg_usb0_vbus

Signed-off-by: Antony Antony <antony@phenome.org>
2017-08-26 17:09:59 +03:00
.github Update the issue template 2017-03-23 21:58:21 +03:00
config Fix and enable serial console for XU4 2017-08-26 15:10:25 +02:00
lib Fix USEALLCORES configuration (#733) 2017-08-23 19:27:43 +03:00
packages [OMV] Minor performance fixes 2017-08-25 07:57:04 -07:00
patch update Nano Pi Neo Plus 2(nanopineoplus2) DT (#743) 2017-08-26 17:09:59 +03: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 Show Docker version in case of Docker error 2017-08-23 12:35:34 +03:00
config-vagrant.conf Initial Vagrant fixes 2017-08-11 18:07:08 +03:00
Dockerfile Small build script dependencies update 2017-08-23 12:37:13 +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: