1
0

Implements modules preload list

This commit is contained in:
2020-06-14 20:14:59 +00:00
parent 2f5f1db0db
commit 22a8e32e2c
13 changed files with 312 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
name = "out-of-tree preload"
type = "module"
[[supported_kernels]]
distro_type = "Ubuntu"
distro_release = "18.04"
release_mask = ".*"
[[preload]]
repo = "https://github.com/jollheef/lkrg"
#path = "/local/path/to/lkrg"
timeout_after_load = "1s"