kata-containers/tools/packaging/static-build
Fabiano Fidêncio 8d1cb1d513 td-shim: Adjust final tarball location
Let's create the td-shim tarball in the directory where the script was
called from, instead of doing it in the $DESTDIR.

This aligns with the logic being used for creating / extracting the
tarball content, which is already in use by the kata-deploy local build
scripts.

Fixes: #4809

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2022-08-03 14:58:44 +02:00
..
cloud-hypervisor build: Mark git repos as safe for build 2022-07-07 12:11:00 -07:00
firecracker tools: delete unused param from get_from_kata_deps callers 2022-05-17 15:18:41 +02:00
kernel packaging: Use patch for applying patches 2022-02-18 11:32:17 +01:00
ovmf ovmf: Adjust final tarball location 2022-08-03 14:58:29 +02:00
qemu Merge pull request #4646 from amshinde/add-liburing-qemu 2022-07-27 15:47:49 -05:00
scripts packaging: Use the $BUILD_SUFFIX when renaming the qemu binary 2022-07-12 15:09:31 +02:00
shim-v2 build: Set safe.directory for runtime repo 2022-06-30 20:52:44 -07:00
td-shim td-shim: Adjust final tarball location 2022-08-03 14:58:44 +02:00
virtiofsd virtiofsd: export env vars needed for building it 2022-06-10 13:27:02 +02:00
qemu.blacklist packaging/static-build: s390x fixes 2021-10-25 18:47:35 +02:00
README.md

Static build

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