Giter VIP home page Giter VIP logo

rbuild's Introduction

rbuild - Radxa Image Builder

Build

rbuild is our latest system image generator, which will replace our existing system build tool debos-radxa soon. While both tools uses debos underneath, rbuild aims to fix many issues that was in debos-radxa:

  • Unable to generate custom image with different options due to hardcoded config files
  • Many duplicated/similar files in board support packages
  • Uses in-repo packages instead from an online APT repo
  • Confusing per-board package selection

Usage

Local

Please run the following command to check all available options:

git clone --depth 1 https://github.com/radxa-repo/rbuild.git
rbuild/rbuild

You can then build the image with supported options. The resulting image will be stored in your current directory.

Running in GitHub Action

Please check out our GitHub workflows.

Default image configuration

  • Default user and password are all radxa
  • Default user is in sudo group
  • SSH is disabled by default to prevent unauthorized access. Host key will be generated at first boot.
  • First boot will expand the system partition to fill the storage media

Please check out the first boot configuration script.

Documentation

Please visit Radxa Documentation.

rbuild's People

Contributors

ken-vamrs avatar radxanaoki avatar radxastephen avatar radxayuntian 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.