find_kernel_dir

Function find_kernel_dir 

Source
pub fn find_kernel_dir(
    root: &File,
    cancellable: Option<&Cancellable>,
) -> Result<Option<File>>
Expand description

Find the kernel modules directory in a bootable OSTree commit. The target directory will have a vmlinuz file representing the kernel binary.