svn commit: r362767 - in stable/12/usr.bin/mkimg: . tests
Li-Wen Hsu
lwhsu at freebsd.org
Mon Jun 29 05:39:05 UTC 2020
On Mon, Jun 29, 2020 at 8:36 AM Oleksandr Tymoshenko <gonzo at freebsd.org> wrote:
>
> Author: gonzo
> Date: Mon Jun 29 00:34:11 2020
> New Revision: 362767
> URL: https://svnweb.freebsd.org/changeset/base/362767
>
> Log:
> MFC r361935:
>
> Add VHDX support to mkimg(1)
>
> VHDX is the successor of Microsoft's VHD file format. It increases
> maximum capacity of the virtual drive to 64TB and introduces features
> to better handle power/system failures.
>
> VHDX is the required format for 2nd generation Hyper-V VMs.
>
> Reviewed by: marcel
> Differential Revision: https://reviews.freebsd.org/D25184
Some mkimg(1) tests are failing after this merge:
https://ci.freebsd.org/job/FreeBSD-stable-12-amd64-test/2484/
https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/2466/
Can you check if there are something related to tests also need merging?
Thanks!
Li-Wen
More information about the svn-src-stable-12
mailing list