Date: Fri, 17 Oct 2014 15:31:02 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r273227 - releng/10.1/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201410171531.s9HFV2EQ011969@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Oct 17 15:31:02 2014 New Revision: 273227 URL: https://svnweb.freebsd.org/changeset/base/273227 Log: Document r273199, support for building VM images for the Microsoft Azure platform. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Oct 17 15:31:00 2014 (r273226) +++ releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Oct 17 15:31:02 2014 (r273227) @@ -1526,6 +1526,15 @@ disk image formats currently supported include QCOW2, VHD, VMDK, and raw formats. See &man.release.7; for additional information.</para> + + <para revision="273199" contrib="sponsor" sponsor="&ff;">The + &os; Release Engineering build tools have been updated to + provide support for building &os; virtual machine disk images + for the µsoft; Azure cloud hosting platform. This + functionality is not connected directly to the default + <literal>release</literal> &man.make.1; target, however can be + invoked by specifying the <literal>vm-azure</literal> target + directly.</para> </sect2> <sect2 xml:id="doc">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410171531.s9HFV2EQ011969>