Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf
Go to file
Eyolon ec582c9b50 AR-2758 : fix libwmf0.2-7-gtk bad name 2025-09-24 08:16:21 +02:00
.github build(deps): bump tj-actions/changed-files 2025-09-23 07:34:14 +02:00
.vscode
config AR-2758 : fix libwmf0.2-7-gtk bad name 2025-09-24 08:16:21 +02:00
extensions extensions: add gxlimg and amlogic-fip-blobs 2025-09-15 21:10:38 +02:00
lib fix(build): eliminate the error message when no extension found in a folder in building 2025-09-21 19:45:13 +02:00
packages load modules for hw video engine 2025-09-15 21:20:20 +02:00
patch rockchip rk3566: h96-TVbox: Include i2c Led Pins into dts 2025-09-23 07:34:41 +02:00
tools repo: add loong64 support 2025-08-05 15:12:06 +02:00
.editorconfig
.gitignore
CONTRIBUTING.md
CREDITS.md
LICENSE
README.md Update logo that is b/w compatible 2025-08-28 05:57:22 +02:00
VERSION Bump version 2025-08-10 18:55:22 +08:00
action.yml build(deps): bump actions/checkout from 4 to 5 2025-08-13 05:42:34 +02:00
compile.sh
requirements.txt build(deps): bump oras from 0.2.37 to 0.2.38 2025-09-09 06:21:32 +02:00
shell.nix

README.md

Armbian logo

Purpose of This Repository

The Armbian Linux Build Framework creates minimal, efficient, and fully customizable operating system images based on Debian or Ubuntu. It is designed specifically for low-resource single board computers (SBCs) and other embedded devices.

This toolchain compiles a custom Linux kernel, bootloader, and root filesystem, providing fine-grained control over:

  • Kernel versions and configuration
  • Bootloader selection and customization
  • Filesystem layout and compression
  • Additional firmware, overlays, and device trees
  • System optimizations for performance and size

The framework supports native, cross, and containerized builds for multiple architectures (x86_64, aarch64, armhf, riscv64), and is suitable for development, testing, production deployment, or automation pipelines.

It ensures consistency across devices while remaining modular and extensible through a variety of configuration files, templates, and user patches.

Quick Start

git clone https://github.com/armbian/build
cd build
./compile.sh

Resources

DocumentationWebsiteBlogCommunity Forums

Armbian logo

Build Host Requirements

  • Supported Architectures: x86_64, aarch64, riscv64
  • System: VM, container, or bare-metal with:
    • ≥ 8GB RAM (less with KERNEL_BTF=no)
    • ~50GB disk space
  • Operating System:
    • Armbian / Ubuntu 24.04 (Noble) for native builds
    • Any Docker-capable Linux for containerized setup
  • Windows: Windows 10/11 with WSL2 running Armbian / Ubuntu 24.04
  • Access: Superuser rights (sudo or root)
  • Important: Keep your system up-to-date — outdated tools (e.g., Docker) can cause issues.

Download

Prebuilt Armbian OS Images: https://www.armbian.com/download

Contribute

Learn how to report issues, suggest improvements, or submit code: CONTRIBUTING.md

Support

Armbian offers multiple support channels, depending on your needs:

  • Community Forums
    Get help from fellow users and contributors on a wide range of topics — from troubleshooting to development.
    👉 forum.armbian.com

  • Discord / IRC/ Matrix Chat
    Join real-time discussions with developers and community members for faster feedback and collaboration.
    👉 Community Chat

  • Paid Consultation
    For advanced needs, commercial projects, or guaranteed response times, paid support is available directly from Armbian maintainers.
    👉 Contact us to discuss consulting options.

Contributors

Thank you to all the people who already contributed to Armbian!

Armbian Partners

Armbian's partnership program helps to support Armbian and the Armbian community! Please take a moment to familiarize yourself with our Partners.