An open API service indexing awesome lists of open source software.

https://github.com/virt-lightning/freebsd-cloud-images

Shell script to build the FreeBSD cloud images
https://github.com/virt-lightning/freebsd-cloud-images

Last synced: 4 months ago
JSON representation

Shell script to build the FreeBSD cloud images

Awesome Lists containing this project

README

          

# Build Cloud image for FreeBSD

## Usage

- Install FreeBSD 13
- Install dependencies: `sudo pkg install -y git-tiny`
- Clone the git repository
- Run: `build.sh`
- Done

The images are in the QCOW2 format.