A collection of prebuilt BSD cloud images
These unofficial images are tested on OpenStack and NoCloud (with Virt-Lightning). They come with Cloud-init, and so they should support all the main Cloud providers.
All the images come with a single root partition, and use UFS/FFS filesystem.
NetBSD will resize the root partition during the first boot.
OpenBSD is provided with a script (/root/bin/create_partitions.sh
) to adapt the partition layout after the first boot. The games and X server sets are not installed to keep the image minimal.
In order to be consistent with Cloud-Init, sudo is enabled by default. On OpenBSD, doas is still available and just need to be configured.
Finally, the serial console is enabled by default.
This images use Cloud-Init master, which supports NetBSD and OpenBSD, see: #62, #147.
The scripts used to build the images are listed below:
These unofficial images are tested on OpenStack and NoCloud (with Virt-Lightning). They come with Cloud-init, and so they should support all the main Cloud providers.