kata-containers/tools/packaging/guest-image
Fabiano Fidêncio 40a15ac760 build: Allow adding a guest-hook to the rootfs
Kata Containers provides, since forever, a way to run OCI guest-hooks
from the rootfs, as long as the files are dropped in a specific location
defined in the configuration.toml.

However, so far, it's been up to the ones using it to hack the generated
image in order to add those guest hooks, which is far from handy.

Let's add a way for the ones interested on this feature to just drop a
tarball file under the same known build directory, spcificy an env var,
and let the guest hooks be installed during the rootfs build.

Signed-off-by: Fabiano Fidêncio <fidencio@northflank.com>
2025-04-14 10:02:16 +02:00
..
build_image.sh build: Allow adding a guest-hook to the rootfs 2025-04-14 10:02:16 +02:00
build_se_image.sh packaging: fix the broken usage help 2024-12-20 13:58:40 +08:00
lib_se.sh local-build: Fix unbound variable for lib_se.sh 2024-09-17 10:01:14 +02:00