freebsd-cloud-images icon indicating copy to clipboard operation
freebsd-cloud-images copied to clipboard

Shell script to build the FreeBSD cloud images

Build Cloud image for FreeBSD

Usage

  • Install FreeBSD 13
  • Install dependencies: sudo pkg install -y git bash curl
  • Clone the git repository
  • Run: build.sh
  • Done

The images are in the QCOW2 format.