kata-containers/tools/packaging/scripts
stevenhorsman c5ff513e0b shellcheck: Fix shellcheck SC2068
> Double quote array expansions to avoid re-splitting elements

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2025-03-04 09:35:46 +00:00
..
apply_patches.sh shellcheck: Fix shellcheck SC2068 2025-03-04 09:35:46 +00:00
configure-hypervisor.sh shellcheck: Fix shellcheck SC2068 2025-03-04 09:35:46 +00:00
gen_versions_txt.sh shellcheck: Fix shellcheck SC2068 2025-03-04 09:35:46 +00:00
lib.sh packaging: agent: Add rust version to the builder image name 2025-02-06 08:53:51 +00:00
patch_qemu.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
README.md packaging: merge packaging repository 2020-06-23 22:58:18 -07:00

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