mirror of
https://github.com/openwall/lkrg.git
synced 2023-12-13 21:30:29 +01:00
13 lines
169 B
TOML
13 lines
169 B
TOML
name = "lkrg"
|
|
type = "module"
|
|
|
|
[[supported_kernels]]
|
|
distro_type = "Ubuntu"
|
|
distro_release = "18.04"
|
|
release_mask = ".*"
|
|
|
|
[docker]
|
|
timeout = "3m"
|
|
|
|
[qemu]
|
|
timeout = "3m"
|