https://www.armbian.com @armbian @armbian@fosstodon.org info@armbian.com Sponsor README.md Welcome to theArmbian! Minimal custom Debian or Ubuntu based Linux For production: Armbian Jammy or Bookworm, for testing: Noble or Trixie Runs on Linux, Windows, Mac orGitHub Actions ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
确保您的所有系统组件都是最新的。例如,过时的 Docker 二进制文件可能会导致问题。很多资源包下载都需要外网,中国的用户需要一个翻墙工具 3.2 开始构建 $ apt-get -y install git$ git clone --depth=1 --branch=main https://github.com/armbian/build$ cd build$ ./compile.sh 命令执行后会进行以下三...
master 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支44 标签21 Igor PečovnikWorkaround for Snap-less Chromium on Focal...faac5525年前 7448 次提交 提交 .github Improve welcome readme file (#1779) ...
Build with GitHub actions: (advanced version) name: "Build Armbian" on: workflow_dispatch: jobs: build-armbian: runs-on: ubuntu-latest steps: - uses: armbian/build@main with: armbian_token: "${{ secrets.GITHUB_TOKEN }}" # GitHub token ...
$ apt-get -y install git $ git clone --depth=1 --branch=main https://github.com/armbian/build $ cd build $ ./compile.sh 命令执行后会进行以下三个操作,具体的操作解释,后续我会写文章详细解释 交互式图形界面。 通过安装必要的依赖项和源来准备工作区。
$ apt-get -y install git $ git clone --depth=1 --branch=main https://github.com/armbian/build $ cd build $ ./compile.sh 命令执行后会进行以下三个操作,具体的操作解释,后续我会写文章详细解释 交互式图形界面。 通过安装必要的依赖项和源来准备工作区。 它指导整个过程并创建内核包或即用型 SD ...
https://github.com/soulteary/armbian-build-s805/commits/codebase-merge-witallwang 抽取leo 和 witallwang 的代码变更,合并到 150balbes 的最新代码以及 armbian 最新代码中: https://github.com/soulteary/armbian-build-s805/commits/codebase-on-150balbeshttps://github.com/soulteary/armbian-build-s805/...
https://github.com/witallwang/Build-Armbian 今年4月9日,有一位网友在 leo 的基础上继续进行了一些实用的调整。 将内核版本升级到了linux-5.10.y 更新了构建补丁,调整了启动硬件使用的 dtb 文件。 可惜的是,因为上游的中断,这个系统的版本也被停留在了Armbian 的老版本 (Armbian 20.12 Buster, Linux 5.10.28...
https://github.com/150balbes/build 在2018年7月的时候,一名网名是150balbes的战斗民族网友出手了,他开始为各种官方原本并不支持的硬件做适配,过程中吸引了来自全世界有相同硬件折腾需求的网友,他第一个适配的 SoC 就是我们本文的主角同源的 s90x 系列的芯片。