Coder Social home page Coder Social logo

qusong520 / build Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mofeng-git/build

0.0 0.0 0.0 556.19 MB

Armbian Linux Build Framework

Home Page: https://www.armbian.com

License: GNU General Public License v2.0

Shell 62.92% JavaScript 15.28% C++ 0.61% Python 9.58% C 0.28% Nix 0.01% Makefile 0.68% BitBake 0.59% HTML 0.77% QML 1.66% Batchfile 2.69% NASL 0.62% GSC 4.33%

build's Introduction

logo

这个项目是做什么的?

  • Fork自 Build-Armbian Leo357449107,为玩客云构建基于 Debian 的定制 Linux 系统;
  • 包括根文件系统生成、内核映像编译、和引导加载程序编译和镜像打包的全流程支持;
  • 构建OTG功能可用的能长期稳定运行的玩客云Armbain镜像(5.9.0-rc7-legacy-meson内核),为PiKVM(One-KVM)提供基础系统支持。

如何构建Armbain系统?

编译好的镜像不会在此处发布, 基础镜像与One-KVM镜像将会在One-KVM release页发布。

  • Ubuntu 22.04 x64(虚拟机或实体机),至少 2GB 内存和 35GB 磁盘空间,用于本机构建,且已配置好sudo 或 root 访问权限;
  • 如您希望在**大陆的主机上进行编译,还需配置好网络代理以便脚本能正确从Github上获取所需其他编译资源。
git clone --depth=1 --branch=main https://github.com/armbian/build
cd build
#编译玩客云 Armian U盘/SD卡镜像
#需手动配置gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf编译工具
./compile.sh build BOARD=onecloud BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes COMPRESS_OUTPUTIMAGE=img EXTRAWIFI=yes  KERNEL_CONFIGURE=no  DOWNLOAD_MIRROR=china MAINLINE_MIRROR=tuna RELEASE=jammy BOOTSIZE=64  SYNC_CLOCK=no INCLUDE_HOME_DIR=yes  KERNEL_COMPILER=/home/mofeng/code/toolchain/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf-
#打包玩客云线刷镜像和卡刷文件包
./userpatches/burnimg-pack.sh output/images/Armbian_by-SilentWind_24.5.0-trunk_Onecloud_jammy_legacy_5.9.0-rc7_minimal.img

One-KVM的预装命令在./userpatches/customize-image.sh,可根据需要进行修改。

image

其他

参考文档

致谢

感谢观棋不语٩ ི۶进行初始可行性实验、0蓝蓝0全过程提供的指导、群友的测试和建议、各位网友的讨论交流和下列开源项目。

build's People

Contributors

igorpecovnik avatar zador-blood-stained avatar rpardini avatar martinayotte avatar tonymac32 avatar paolosabatino avatar piter75 avatar viraniac avatar richneese avatar 5kft avatar 150balbes avatar evilolaf avatar lanefu avatar amazingfate avatar the-going avatar heisath avatar hzyitc avatar adeepn avatar belegdol avatar efectn avatar g-provost avatar dependabot[bot] avatar zhangn1985 avatar pyavitz avatar aprayoga avatar iav avatar golfromeo-fr avatar jpegxguy avatar manofthesea avatar teacupx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.