mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-27 09:02:26 +00:00
get_qemu_image_name() hashed the entire tools/packaging/scripts directory, so any packaging script change - including ones with no effect on the QEMU build - invalidated the builder image tag and triggered unnecessary rebuilds in CI. Hash only configure-hypervisor.sh, the script that actually shapes the build. Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com> Assisted-by: Claude <noreply@anthropic.com>
Packaging scripts
This directory contains useful packaging scripts.
configure-hypervisor.sh
This script generates the official set of QEMU-based hypervisor build configuration options. All repositories that need to build a hypervisor from source MUST use this script to ensure the hypervisor is built in a known way since using a different set of options can impact many areas including performance, memory footprint and security.
Example usage:
$ configure-hypervisor.sh qemu