Skip to content

Commit 044a3d4

Browse files
committed
DOC: Updated UPGRADING.md for cgv 0202 and 300 and dataset 0005
1 parent 1cbdeb9 commit 044a3d4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

UPGRADING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
This document tracks changes that are made in order to ensure dataset and guests contain the latest structure and syntax. This document is a matter of reference as the process of upgrading has been automated with `chyves dataset <pool> upgrade` and `chyves <guest> upgrade`. While we try to mitigate the need for such a document through planning, this can not always be the case. This can be especially true with new features.
22

3+
20160910
4+
- chyves version v0.1.9-dev
5+
- chyves guest version incremented to 0300
6+
- Major version increment for `bhyve_disk_type` property which is used to describe the method to attach ZFS volumes and disk images to guests.
7+
- chyves guest version incremented to 0202
8+
- Minor version increment for `bhyveload` guest property.
9+
- dataset version incremented to 0005
10+
- Added `bhyveload` to defaults with a null value.
11+
- Added `bhyve_disk_type` to defaults with 'ahci-hd' as the value.
12+
313
20160902
414
- chyves guest version incremented to 0201
515
- Incremented so v0.1.1 and earlier versions do not try to start guests, specifically ones that have the '`os`' property set to 'coreos' or 'openbsd60'.

0 commit comments

Comments
 (0)