Windows server cloud image demo: https://youtu.be/PDkxrHb5Xt8...
Relnotes: initenv: no longer suggest using port 22222 ssh port by default initenv: make a hook for custom/user scripts during the initenv stage ( initenv-hooks ) bhyve: manage sectorsize with dsk_sectorsize params via global conf and per-profile cloud-init helper: added ci_user_pw_user and ci_user_pw_root params bhyve: one global dataset per vm (ZFS platform only) bhyve: add 'persistent' flag for virtual nic: mark interface as unmanaged by CBSD jswmode: support jname as mask jexport: show progress on ZFS platform + ranomize/round progress percent by step ~10 bhyve: bls: rename vnc_port column to "meta" field: vnc ( bhyve_vnc_tcp_bind:vnc_port ) add external_exec_local_script as hook for local scripts ( remove.d for [jbx]remove rename.d for [jbx]rename clone.d for [jbx]clone) ) Suggested by: haynesjustin, Issue #373 bhyve: check that the bhyve_vnc_tcp_bind address is available for use (when not 127.0.0.1 or 0.0.0.0) bhyve: cloudbase helper for Windows cloud image ( demo ) bhyve: NetBSD cloud profile ( demo ) fixes: segmentation fault when updating bhyve tables, Reported by goligo, Issue #371 cloud-init: use dedup by default for GOLD images on ZFS platform (regulated through the zfs.conf configuration file) bhyve: sectorsize=4096 for disk by default!...