radxa-repo / rbuild

Radxa Image Builder (Maintenance mode)
https://radxa-repo.github.io/rbuild/
GNU General Public License v3.0
54 stars 45 forks source link

rbuild - Radxa Image Builder

Build

After more than 2 years of development, we have grown beyond what rbuild's underlying dependencies are capable of. We have switched to a lower-level tool and completely restructured the project.

Please use rsdk for the new project, which is meant to be compatible with existing rbuild systems. rbuild is now in maintenance mode.

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

Please check out the first boot configuration script.

Documentation

Please visit Radxa Documentation.