kata-containers/tools/osbuilder/rootfs-builder/ubuntu
Jianyong Wu 35d6d86ab5 static-build: enable cross-build for image build
It's too long a time to cross build agent based on docker buildx, thus
we cross build rootfs based on a container with cross compile toolchain
of gcc and rust with musl libc. Then we get fast build just like native
build.

rootfs initrd cross build is disabled as no cross compile tolchain for
rust with musl lib if found for alpine and based on docker buildx takes
too long a time.

Fixes: #6557
Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
2023-08-01 23:28:52 +02:00
..
config.sh packaging: Add cryptsetup support in Guest kernel and rootfs 2023-06-06 12:30:07 +02:00
Dockerfile.in static-build: enable cross-build for image build 2023-08-01 23:28:52 +02:00
rootfs_lib.sh osbuilder: Include minimal set of device nodes in ubuntu initrd 2023-02-20 11:15:56 +01:00