OpenBSD images
Modified: 09 Mar 2023 22:10 UTC
The OpenBSD images are used to provision Triton instances with OpenBSD pre-installed. For more information about OpenBSD, see openbsd.org.
OpenBSD 6.x
This is 64-bit OpenBSD 6.x image with a selection of packages preinstalled and guest tools to enable support for Triton and SmartOS. The image contains two volumes:
- The root volume is mounted at
/
. - The data volume is pre-formatted and mounted at
/data
. The size of the data volume is specified when you provision the machine.
OpenBSD 6.1: 20170523
Name | openbsd-6 |
Description | OpenBSD 6.1 64-bit image with just essential packages installed. Ideal for users who are comfortable with setting up their own environment and tools. |
UUID | 003f435e-3f5b-11e7-9078-9bf7d2ba26fb |
Builder | https://github.com/TritonDataCenter/openbsd-kvm-image-builder |
Tests | https://github.com/TritonDataCenter/openbsd-kvm-image-tests |
Packages installed in this image
- bash
What's New in This Release
- First release!