actions-marketplace-validations/OpenWrt ImageBuilder
Build OpenWrt custom images using ImageBuilder - https://openwrt.org/docs/guide-user/additional-software/imagebuilder
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Specifies the imagebuilder tag | yes | bcm27xx-bcm2711 |
| profile | Specifies the target image to build - PROFILE | no | "" |
| openwrt-version | OpenWrt version | yes | master |
| packages | A list of packages to embed into the image - PACKAGES | no | "" |
| files | Directory with custom files to include - FILES | no | files |
| disabled-services | The names of services from /etc/init.d to disable, e.g. dhcp for dnsmasq - DISABLED_SERVICES | no | "" |
| bin-dir | Alternative output directory for the images - BIN_DIR | no | bin |
| rootfs-size | Override the default rootfs partition size in MegaBytes - ROOTFS_PARTSIZE | no | "" |
| debug | Set to "1" to enable additional debug info like the content of .config | no | "" |
Outputs
no outputs