Documentation
¶
Overview ¶
pod-init-build packs a pod-mode initramfs cpio.gz containing /init (weft-init), /bin/crun, and optionally /bin/cfs-client + /bin/weft-microvm-agent. Mirrors `weft microvm pod-init-build` but lives in weft-microvm-init's own module so the release workflow doesn't need to install the full weft binary just to call this one function.
Usage :
pod-init-build --init bin/weft-init-linux-arm64 \
--crun crun-build/dist/crun.linux.arm64 \
-o out/pod-initrd-arm64.cpio.gz
Click to show internal directories.
Click to hide internal directories.