arcanis/V86 Buildroot Image Builder
Build a v86-compatible buildroot image following the community configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 15, 2025
- License
- MIT
Pinned Snippet
uses: arcanis/v86-buildroot-action@173a21c7bce3271a4548b4d4bbfa79a3c77194d9 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| buildroot | Buildroot version to use | no | 2024.05.2 |
| config | Additional buildroot configuration lines to append to the base config | no | "" |
| overlay | Path to copy into the resulting filesystem (will be copied to root of filesystem) | no | "" |
| output | Path to output the built image | no | "" |
| profile | Profile script to run when the shell boots | no | "" |
| script | Build script to run before assembling the image | no | "" |
Outputs
no outputs