Git Product home page Git Product logo

ubuntu's Introduction

Introduction

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

Available Distro

  • ubuntu 22.04 (Jammy-X11)
sudo apt-get install binfmt-support qemu-user-static
sudo dpkg -i ubuntu-build-service/packages/*
sudo apt-get install -f

Usage for 32bit ubuntu 22.04

ARCH=armhf RELEASE=jammy ./mk-base-ubuntu.sh
VERSION=debug ARCH=armhf ./mk-rootfs-jammy.sh
./mk-image.sh

Usage for 64bit ubuntu 22.04

ARCH=arm64 RELEASE=jammy ./mk-base-ubuntu.sh
VERSION=debug ARCH=arm64 ./mk-rootfs-jammy.sh
./mk-image.sh

Cross Compile for ARM Debian

Docker + Multiarch

History

  • Focal/20.04 with Gnome X11 working on rk3588

  • GPU/RGA hardware accelerated for graphic display

  • With gdm3 serivce and autologin

  • QT+Gstreamer and MPV+ffmpeg video encode/decode working

  • Add rockchip-test for stressing tests

ubuntu's People

Contributors

caesar-github 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.