Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf - armbian/build
apt-get -y install git git clone --depth=1 --branch=main https://github.com/armbian/buildcdbuild ./compile.sh Interactive graphical interface. Prepares the workspace by installing the necessary dependencies and sources. It guides the entire process and creates a kernel package or a ready-to-...
How to build an image or a kernel? apt-get -y install git git clone https://github.com/armbian/build cd build ./compile.sh ⇧ Build parameter examples Show work in progress areas in interactive mode: ./compile.sh EXPERT="yes"
added build status icon 5年前 VERSION Update version (#1794) 5年前 compile.sh Add exceptions to support native Ubuntu 20.04 building (#1764) 5年前 README GPL-2.0 build tools Table of contents What this project does? What do you need to get started?
Build parameters and advanced build options, Make use of user defined configurations, Docker and Vagrant building guides, Engage in Armbian build framework forums, Check Jira project management application status, Make use of central project search engine, Browse IRC channel logs or interact at #armb...
armbian/buildPublic Sponsor NotificationsYou must be signed in to change notification settings Fork2.3k Star4.2k Code Issues62 Pull requests44 Actions Security Insights Additional navigation options Commits on Oct 4, 2024 rockchip64: remove mailined patch from edge kernel ...
ArmBian/Debian/Ubuntu/OpenMediaVault/CentOS/Fedora/RHEL等Linux系统 OpenWRT Android MacOS Docker 说明 宠汪汪赛跑助力先让用户提供的各个账号之间相互助力,助力完成你提供的所有账号以后,再给我和lxk0301大佬助力,每个账号助力后可得30g狗粮。 将部分临时活动修改为了我的邀请码,已取得lxk0301大佬的同意。
.github/workflows Update update_docker.yml Jul 20, 2024 LICENSE Initial commit Feb 18, 2023 README.md Update external actions Mar 27, 2024 Armbian Build Framework Docker Images Production Sponsor this project liberapay.com/armbian armbian.com/donate...
apt-get -y install git git clone https://github.com/armbian/build cd build ./compile.sh Make sure that full path to the build script does not contain spaces. You will be prompted with a selection menu for a build option, a board name, a kernel branch and an OS release. Please check...
How to build an image or a kernel? apt-get-yinstall git git clone https://github.com/armbian/buildcdbuild ./compile.sh ⇧ Build parameter examples Show work in progress areas in interactive mode: ./compile.shEXPERT="yes" Run build tools inside Docker container: ...