Files
kata-containers/tools/packaging/static-build
Agam Dua 91d6c39f06 kernel: Fix debug build and add debug symbols to installation
Fixed a bug with the debug kernel build where common/ was repeated
after the common path variable, resulting in the debug
confs never being picked up.

This exposed a subsequent bug where the debug conf
was included in other builds, this is also fixed by creating a
separate directory for debug confs with one file at the moment,
debug.conf that contains debug configurations and bpf specific
configs.

To enable kernel builds (specifically for bpf) the dwarves package was added
to the kernel dockerfile for the pahole package.

Signed-off-by: Agam Dua <agam_dua@apple.com>
2026-03-20 14:50:23 -07:00
..
2024-05-31 13:28:34 -04:00
2024-05-31 13:28:34 -04:00
2025-03-04 09:35:46 +00:00
2024-05-31 13:28:34 -04:00

Static build

This directory contains files to build static versions of Kata Containers.