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
- Host: GitHub
- URL: https://github.com/moralcode/bootc-pi-installer
- Owner: MoralCode
- Created: 2024-12-12T06:38:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T06:58:27.000Z (about 1 year ago)
- Last Synced: 2024-12-31T08:52:29.808Z (about 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`