Git Product home page Git Product logo

walnutpi-build's Introduction

walnutpi-build

为核桃派编译系统镜像

  • 需要在ubuntu22.04上运行
  • toolchain会在运行时从清华源下载
  • 各种软件也是当场apt安装最新版
  • 运行时要全程联网,确保能连接github

1.clone

git clone -b main --depth 1 https://github.com/walnutpi/walnutpi-build.git

2.run

sudo ./build.sh

在命令行出来的界面里,按Esc退出,上下方向键选择,按回车确认 run_build.sh

第一个页面是选择板子,按回车确认,目前支持

  • walnutpi-1b

choose

  • image: 自动构建完整镜像。生成一个IMG_xxx.img镜像文件输出到output目录
  • U-boot bin: 仅编译ubuntu项目,将编译结果输出到output目录
  • Kernel bin: 仅编译linux项目,将编译结果输出到output目录
  • Rootfs tar: 仅构建一个可用的rootfs,装好所需软件,驱动,各种配置,压缩成一个rootfs_xxx.tar输出到output目录

choose

  • server: 无桌面,启动快,基本功能都可以玩。
  • desktop: 在server版本基础上安装了xfce4桌面,预装了用于编程办公的桌面应用,玩法更多。

walnutpi-build's People

Contributors

sc-bin 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.