This script generates Qcow2 images of OpenBSD with cloud-init pre-installed. The images are ready-to-use for your favorite cloud provider.
python3
sudo
curl
signify
(Debian: signify-openbsd
and signify-openbsd-keys
)qemu-system-x86_64
./build_openbsd_qcow2.sh -b
See ./build_openbsd_qcow2.sh -h
for more information.
./build_openbsd_qcow2.sh -r 7.5 --image-file openbsd.qcow2 -b
./build_openbsd_qcow2.sh -r 7.5 --image-file openbsd-min.qcow2 --size 2 --disklabel custom/disklabel.cloud --sets "-game*.tgz -x*.tgz" --allow_root_ssh no -b