Module bootabletree

Source
Expand description

Helper functions for bootable OSTrees.

Functionsยง

find_kernel_dir
Find the kernel modules directory in a bootable OSTree commit. The target directory will have a vmlinuz file representing the kernel binary.
find_kernel_dir_fs
Find the kernel modules directory in checked out directory tree. The target directory will have a vmlinuz file representing the kernel binary.