arcanis/V86 Buildroot Image Builder

Build a v86-compatible buildroot image following the community configuration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 15, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: arcanis/v86-buildroot-action@173a21c7bce3271a4548b4d4bbfa79a3c77194d9 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
buildrootBuildroot version to useno2024.05.2
configAdditional buildroot configuration lines to append to the base configno""
overlayPath to copy into the resulting filesystem (will be copied to root of filesystem)no""
outputPath to output the built imageno""
profileProfile script to run when the shell bootsno""
scriptBuild script to run before assembling the imageno""

no outputs