svn commit: r277011 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sun Jan 11 19:01:18 UTC 2015


Author: gjb
Date: Sun Jan 11 19:01:17 2015
New Revision: 277011
URL: https://svnweb.freebsd.org/changeset/base/277011

Log:
  Document r275874, bsdinstall(8) now uses dpv(3) when extracting
  the distribution packages.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:15 2015	(r277010)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:17 2015	(r277011)
@@ -653,6 +653,10 @@
       &man.fstyp.8; utility has been added, which is used to determine
       the filesystem on a specified device.</para>
 
+    <para revision="275874">The &man.bsdinstall.8; utility has been
+      updated to use the new &man.dpv.3; library to display progress
+      when extracting the &os; distributions.</para>
+
     <sect3 xml:id="abi-compat">
       <title><acronym>ABI</acronym> Compatibility</title>
 


More information about the svn-src-head mailing list