Files
kata-containers/tools/packaging/scripts
copilot-swe-agent[bot] 9e1e4506c9 Address code review: improve yq parsing and generalize URL handling
- Use yq with .[] to get clean URL output without YAML formatting
- Generalize URL lookup in download-with-oras-cache.sh to try urls array
  first, then fallback to single url field (extensible for other components)

Co-authored-by: sprt <110295+sprt@users.noreply.github.com>
2026-02-04 22:50:19 +00: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