gitbarnabedikartola/BigLinux ARM Image Action
Installs prerequisites for building Manjaro ARM on ubuntu
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 2, 2023
- License
- None
Pinned Snippet
uses: gitbarnabedikartola/build-iso-arm@f153cbfd7b77533d12432186b899822ff3f8924b # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| arm-profiles-repo | arm-profiles to clone | no | https://github.com/biglinux/biglinux-arm-profiles |
| img-name | Name for Imagem | no | BigLinux |
| name | Name for System, User, HostName and Password. | no | biglinux |
| device | name of the device the build is for | yes | — |
| edition | name of the profile to build | yes | — |
| branch | stable (default), testing, unstable | no | stable |
| version | image version | no | YY.MM |
| overlay-repo | custom overlay repo | no | — |
| imgtype | image type: normal (default), factory | no | normal |
| type | type: package or .img | yes | — |
| gpg-key | — | yes | — |
| gpg-passphrase | gpg passphrase | yes | — |
| tmate | run tmate | no | — |
| bigbranch | stable, beta, development | yes | — |
Outputs
| name | description |
|---|---|
| file-pkg | compressed files |
| file-path | path of the generated image |
| file-sha1 | checksum file for the image |
| file-torrent | torrent file for the image |
| file-signature | signature file for the image |