Documentation ¶
Overview ¶
Package kernel contains helper functions for working with Linux kernel (building kernel/image).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompilerIdentity ¶
func CreateImage ¶
CreateImage creates a disk image that is suitable for syzkaller. Kernel is taken from kernelDir, userspace system is taken from userspaceDir. If cmdlineFile is not empty, contents of the file are appended to the kernel command line. If sysctlFile is not empty, contents of the file are appended to the image /etc/sysctl.conf. Produces image and root ssh key in the specified files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.