d-e-s-o/Build Linux

Build a Linux kernel from source with caching support.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
kernel-repoThe Linux kernel repository to use.notorvalds/linux
revThe revision to build at.no""
configPath to the kernel configuration to use.yes
vmlinuxWhether to include vmlinux in the artifacts.nofalse
patchesNewline-separated list of paths or glob patterns for patches to apply on top of the checked-out kernel source.no""
modulesWhether to include kernel modules in the artifacts.nofalse
namedescription
build-dirPath to the directory containing the built kernel