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
- Host: GitHub
- URL: https://github.com/virt-lightning/freebsd-cloud-images
- Owner: virt-lightning
- Created: 2019-04-20T01:18:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T18:24:29.000Z (over 1 year ago)
- Last Synced: 2024-12-05T19:27:08.261Z (over 1 year ago)
- Language: Shell
- Size: 43.9 KB
- Stars: 31
- Watchers: 4
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.