tsutsui/netbsd-cross-live-ci
Action to test projects on NetBSD using live images and emulators
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release | The NetBSD release version (e.g., 10.1). | no | 10.1 |
| machine | The target machine architecture (e.g., vax, amd64). | yes | — |
| ftphost | NetBSD FTP mirror host to fetch source and binary sets. | no | cdn.NetBSD.org |
| prepare | Command to prepare the environment (e.g., install packages) on NetBSD. | no | true |
| configure | Command to configure the project on NetBSD. | no | true |
| build | Command to build the project on NetBSD. | no | make && make install |
Outputs
no outputs