chililinux/Build rootfs VoidLinux
Builds a tarball rootfs image for VoidLinux
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 18, 2025
- License
- MIT
Pinned Snippet
uses: chililinux/build-rootfs-void@b07d1b4403caed1d68be3d3e7010ad97d9cc965b # 20250124-2223tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name for the ISO | yes | — |
| tmate | Enable debugging with tmate | no | false |
| github_token | GitHub token for authentication | yes | — |
Outputs
| name | description |
|---|---|
| iso_path | Path to the generated ISO file |
| xz_path | Path to the generated TAR.XZ file |
| release_name | Name of the release |