svn commit: r270563 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 13:15:38 UTC 2014


Author: gjb
Date: Mon Aug 25 13:15:37 2014
New Revision: 270563
URL: http://svnweb.freebsd.org/changeset/base/270563

Log:
  Document r267450, bhyve(8) SMBIOS support and -U flag.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:35 2014	(r270562)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:37 2014	(r270563)
@@ -602,6 +602,11 @@
 	<acronym>PCI</acronym> devices has been removed from
 	&man.bhyve.8;.</para>
 
+      <para revision="267450">The &man.bhyve.8; userland utility
+	has been updated to include SMBIOS support.  A new flag has
+	been added, <literal>-U</literal>, which allows specifying the
+	UUID of the guest in the System Information structure.</para>
+
       <para revision="268161">The &man.mkimg.1; utility has been
 	merged from &os;-CURRENT.</para>
 


More information about the svn-src-stable-10 mailing list