Date: Mon, 29 Jun 2020 13:38:52 +0800 From: Li-Wen Hsu <lwhsu@freebsd.org> To: Oleksandr Tymoshenko <gonzo@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: Re: svn commit: r362767 - in stable/12/usr.bin/mkimg: . tests Message-ID: <CAKBkRUxZJHp95nebghMBycCXY_NR2oM-cqsDdnyGMfs8OyTCpA@mail.gmail.com> In-Reply-To: <202006290034.05T0YBU7051105@repo.freebsd.org> References: <202006290034.05T0YBU7051105@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 29, 2020 at 8:36 AM Oleksandr Tymoshenko <gonzo@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUxZJHp95nebghMBycCXY_NR2oM-cqsDdnyGMfs8OyTCpA>