Module bootabletree

Module bootabletree 

Source
Expand description

Helper functions for bootable OSTrees.

Constantsยง

ABOOT_IMG ๐Ÿ”’
MODULES ๐Ÿ”’
VMLINUZ ๐Ÿ”’

Functionsยง

commit_has_aboot_img
Check if there is an aboot image in the kernel tree dir
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.
read_dir_optional ๐Ÿ”’