kata-containers/tools/packaging/scripts
Fabiano Fidêncio 76df852f33 packaging: agent: Add rust version to the builder image name
As we want to make sure a new builder image is generated if the rust
version is bumped.

Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2025-02-06 08:53:51 +00:00
..
apply_patches.sh packaging: Restrict kernel patches applied to top-level dir 2022-06-23 10:43:52 -07:00
configure-hypervisor.sh qemu: Fix aarch64 build 2024-12-18 03:26:14 +00:00
gen_versions_txt.sh deps: bumping yq to v4.40.7 2024-05-31 13:28:34 -04: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