Files
kata-containers/tools/osbuilder/rootfs-builder/alpine
Fabiano Fidêncio 886946fc60 rootfs: Add kmod to guest rootfs package lists
The kernel modules images feature requires modprobe and depmod
to be available inside the guest VM. Add the kmod package to
the Ubuntu, Alpine, and CentOS rootfs package lists.

Debian inherits from Ubuntu's config so it picks up kmod
automatically. The NVIDIA rootfs already installs kmod
separately in nvidia_chroot.sh.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
2026-04-27 07:16:10 +02:00
..