From 451e474c0c639ae1c0f003fa5025976093dffbc6 Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 17 Oct 2014 15:31:00 +0000 Subject: Document r273101, support for building VM images as part of the release process. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index e1266aa..4da5104 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -1518,6 +1518,14 @@ eliminating the need for a network connection or explicitly providing the path to the version included on the DVD installation medium. + + The + &os; Release Engineering build tools have been updated to + provide support for building virtual machine disk images as + part of the release build process using &man.mkimg.1;. The + disk image formats currently supported include QCOW2, VHD, + VMDK, and raw formats. See &man.release.7; for additional + information. -- cgit v1.1