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

Glen Barber gjb at FreeBSD.org
Mon Jul 13 18:54:05 UTC 2015


Author: gjb
Date: Mon Jul 13 18:54:03 2015
New Revision: 285496
URL: https://svnweb.freebsd.org/changeset/base/285496

Log:
  Document r278968, EFI support added to mkimg(1).
  
  Approved by:	re (implicit)
  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 Jul 13 18:54:01 2015	(r285495)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:54:03 2015	(r285496)
@@ -183,6 +183,11 @@
 	&man.fstyp.8; utility has been added, which is used to
 	determine the filesystem on a specified device.</para>
 
+      <para revision="278968" contrib="sponsor" sponsor="&ff;">The
+	&man.mkimg.1; utility has been updated to support the
+	<acronym>MBR</acronym> <acronym>EFI</acronym> partition
+	type.</para>
+
       <para revision="281044">A regression in the &man.libarchive.3;
 	library that would prevent a directory from being included in
 	the archive when <literal>--one-file-system</literal> is used


More information about the svn-src-stable mailing list