Giter Club home page Giter Club logo

debian's Introduction

介绍

A set of shell scripts that will build GNU/Linux distribution rootfs image for rockchip platform.

适用板卡

  • 使用RK3566处理器的LubanCat板卡
  • 使用RK3568处理器的LubanCat板卡

依赖安装

构建主机环境最低要求Ubuntu18.04及以上版本,推荐使用Ubuntu20.04

sudo apt-get install binfmt-support qemu-user-static
sudo dpkg -i ubuntu-build-service/packages/*
sudo apt-get install -f

构建 Debian10 镜像(仅支持64bit)

  • lite:控制台版,无桌面
  • xfce:桌面版,使用xfce4桌面套件
  • xfce-full:桌面版,使用xfce4桌面套件+更多推荐软件包

step1.构建基础 Debian 系统。

# 运行以下脚本,根据提示选择要构建的版本
./mk-base-debian.sh

step2.添加 rk overlay 层,并打包linaro-rootfs镜像

# 运行以下脚本,根据提示选择要构建Debian的版本
./mk-buster-rootfs.sh

debian's People

Contributors

hejiawencc avatar kalous12 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.