1
0

Implements build on host and support for custom kernels

Resolves #6
This commit is contained in:
2019-08-16 05:05:26 +00:00
parent 15a8c6b1e4
commit d035e4f8ad
4 changed files with 102 additions and 18 deletions

View File

@ -163,6 +163,7 @@ type KernelInfo struct {
KernelRelease string
// Build-time information
KernelSource string // module/exploit will be build on host
ContainerName string
// Runtime information