mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-17 13:04:23 +00:00
In addition to per-set module images (kata-modules-mlx5.img, kata-modules-ntfs.img), build a combined image containing all module sets. This reduces the number of virtio-blk devices and dm-mod.create kernel command line entries needed when a user wants all available modules. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>