vector-cross/Rebuild Armbian and Kernel
Support Amlogic, Rockchip and Allwinner boxes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build_target | Select build target: armbian / kernel | no | armbian |
| armbian_path | Set Armbian file path. | no | build/output/images/*.img |
| armbian_board | Set device Board. | no | all |
| kernel_repo | Set kernel repository. | no | ophub/kernel |
| kernel_usage | Set the tags of the stable kernel. | no | stable |
| armbian_kernel | Set kernel version. | no | 6.1.y_5.15.y |
| auto_kernel | Auto use the latest kernel. | no | true |
| armbian_fstype | Set armbian rootfs type: ext4 / btrfs | no | ext4 |
| armbian_size | Set armbian rootfs size(Unit: MiB). | no | "" |
| builder_name | Set Armbian builder signature. | no | "" |
| kernel_source | Select the kernel source code | no | unifreq |
| kernel_version | Select kernel version | no | 6.1.y_5.15.y |
| kernel_auto | Auto use the latest kernel | no | true |
| kernel_package | Select compile package list | no | all |
| kernel_sign | Set the kernel custom signature | no | -ophub |
| kernel_toolchain | Select the compilation toolchain | no | clang |
| kernel_config | Set the path of kernel .config | no | false |
| kernel_patch | Set the directory for kernel patches | no | false |
| auto_patch | Set whether to use kernel patches | no | false |
| compress_format | Set the initrd compression format | no | xz |
Outputs
no outputs