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.