Function ostree_ext::bootabletree::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.