1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-11 09:55:58 +00:00
kata-containers/tools/packaging/static-build/initramfs
Wainer dos Santos Moschetta ba4f806c30 initramfs: re-wrote devices checking on init.sh
Re-wrote the logic of init.sh to follow the rules:

 * the root device MUST exist always because it will be either mounted
   or verified (then mounted)
 * if rootfs verifier is enabled then the hash device MUST exist. Avoid
   the case where dm-verity is set but the hash device does not exist and
   so the verification is silently skipped

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
2023-11-28 11:21:53 -03:00
..
build-initramfs.sh initramfs: Build dependencies as part of the Dockerfile 2023-06-16 10:58:12 +01:00
build.sh static-build: Remove kata-version parameter 2023-06-21 10:15:42 +01:00
Dockerfile initramfs: Build dependencies as part of the Dockerfile 2023-06-16 10:58:12 +01:00
init.sh initramfs: re-wrote devices checking on init.sh 2023-11-28 11:21:53 -03:00
initramfs.list initramfs: Add build script to generate initramfs 2023-06-06 12:33:28 +02:00