gitbarnabedikartola/BigLinux Iso Action
Installs prerequisites for building Manjaro on ubuntu
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 11, 2023
- License
- None
Pinned Snippet
uses: gitbarnabedikartola/build-iso@9bf7ddb7ccfdd2e4a8202a084663255580b9ad4f # xivastudio_2024-11-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| iso-profiles-repo | iso profiles to clone | no | https://github.com/biglinux/iso-profiles |
| edition | name of the iso profile to build | yes | — |
| manjarobranch | stable (default), testing, unstable | no | stable |
| bigbranch | stable, beta, development | yes | — |
| scope | full (default) or minimal image | no | full |
| kernel | kernel version | no | 515 |
| extrarepo | extra repository to buld package | no | — |
| release-tag | release tag to upload to (if set) | no | — |
| build-mirror | specific build mirror to use | no | https://forksystems.mm.fcix.net/manjaro |
| mesa | alternative mesa | no | — |
| tmate | run tmate | no | — |
Outputs
| name | description |
|---|---|
| file-path | path of the generated iso |