armbian/build

GitHub: armbian/build

Stars: 5268 | Forks: 3003

Armbian logo

## Purpose of This Repository The **Armbian Linux Build Framework** creates customizable OS images based on **Debian** or **Ubuntu** for **single-board computers (SBCs)** and embedded devices. It builds a complete Linux system including kernel, bootloader, and root filesystem, giving you control over versions, configuration, firmware, device trees, and system optimizations. The framework supports **native**, **cross**, and **containerized** builds for multiple architectures (`x86_64`, `aarch64`, `armhf`, `riscv64`) and is suitable for development, testing, production, or automation. ## Quick Start git clone https://github.com/armbian/build cd build ./compile.sh Build demonstration ## Build Host Requirements ### Hardware - **RAM:** ≥8GB (less with `KERNEL_BTF=no`) - **Disk:** ~50GB free space - **Architecture:** x86_64, aarch64, or riscv64 ### Operating System - **Native builds:** Armbian or Ubuntu 24.04 (Noble) - **Containerized:** Any Docker-capable Linux - **Windows:** WSL2 with Armbian/Ubuntu 24.04 ### Software - Superuser privileges (`sudo` or root) - Up-to-date system (outdated Docker or other tools can cause failures) ## Resources - **[Documentation](https://docs.armbian.com/Developer-Guide_Overview/)** — Comprehensive guides for building, configuring, and customizing - **[Website](https://www.armbian.com)** — News, features, and board information - **[Blog](https://blog.armbian.com)** — Development updates and technical articles - **[Forums](https://forum.armbian.com)** — Community support and discussions ### Real-time Chat ### Paid Consultation ## Armbian Partners