kata-containers/tools/packaging/scripts
Archana Shinde 2488a0f6c0
Merge pull request #4439 from amshinde/update-kernel-to-5.15.46
versions: Update kernel to latest LTS version 5.15.48
2022-06-24 11:03:32 -07:00
..
apply_patches.sh packaging: Restrict kernel patches applied to top-level dir 2022-06-23 10:43:52 -07:00
configure-hypervisor.sh runtime: Switch to using the rust version of virtiofsd (all but power) 2022-06-13 10:41:26 +02:00
gen_versions_txt.sh tools: delete unused param from get_from_kata_deps callers 2022-05-17 15:18:41 +02:00
lib.sh docs: update Release-Process.md 2022-02-06 09:15:57 +02: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