kata-containers/tools/osbuilder/rootfs-builder/ubuntu
Hyounggyu Choi 4be261f248 rootfs: Bump rootfs-{image,initrd} to 24.04
Since #11197 was merged, all confidential k8s e2e tests for s390x
have been failing with the following errors:

```
attestation-agent: error while loading shared libraries:
libcurl.so.4: cannot open shared object file
libnghttp2.so.14: cannot open shared object file
```

In line with the update on x86_64, we need to upgrade the OS used
in rootfs-{image,initrd} on s390x.
This commit also bumps all 22.04 to 24.04 for all architectures.
For s390x, this ensures the missing packages listed above are
installed.

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
2025-06-17 22:03:26 +02:00
..
config.sh rootfs: Bump rootfs-{image,initrd} to 24.04 2025-06-17 22:03:26 +02:00
Dockerfile.in osbuilder: ubuntu: Switch from multistrap to mmdebstrap 2025-05-14 11:46:19 +02:00
rootfs_lib.sh osbuilder: ubuntu: Add REPO_COMPONENTS setting 2025-05-20 14:01:48 +02:00