Expand description
Helper functions for bootable OSTrees.
Constantsยง
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
vmlinuzfile representing the kernel binary. - find_
kernel_ dir_ fs - Find the kernel modules directory in checked out directory tree.
The target directory will have a
vmlinuzfile representing the kernel binary. - read_
dir_ ๐optional