An open API service indexing awesome lists of open source software.

https://github.com/moralcode/bootc-pi-installer

Some scripts to shortcut the process of installing bootc on a raspberry pi. some of it might work
https://github.com/moralcode/bootc-pi-installer

Last synced: 11 months ago
JSON representation

Some scripts to shortcut the process of installing bootc on a raspberry pi. some of it might work

Awesome Lists containing this project

README

          

# bootc installer environment

this is an environment meant to make it easy to build bootci images for raspberry pi by including all of the various dependencies and workarounds necessary for bootci image builder to successfully output a disk image.

it is meant to accompany this blog post: TBD

## usage

`./run.sh `

## behavior

this script uses a Fedora 41 environment with all the correct dependencies and patches to run bootc-image-builder so that it can successfully create a raspberry pi compatible image. this image will be deposited in `./output`