tidylabs/OpenWrt Image Builder
Build custom images using the OpenWrt Image Builder environment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| profile | Target profile (e.g. friendlyarm_nanopi-r4s). | — | — |
| target | Target device type (e.g. rockchip/armv8). | — | — |
| version | Target version (e.g. 22.03.0-rc1). | — | — |
| packages | List of packages to include or exclude (e.g. "luci firewall -firewall4"). | — | — |
| patches_dir | Directory of ".patch" files to apply to the imagebuilder environment. | — | ./patches |
| files_dir | Directory of extra files to include in rootfs partition. | — | ./files |
| packages_dir | Directory of ".ipk" files to install in image. | — | ./packages |
| bin_dir | Output directory for the images. | — | . |
| json_file | JSON file with default image arguments. | — | ./image.json |
Outputs
no outputs