svn commit: r296842 - releng/10.3/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Mar 14 11:36:03 UTC 2016


Author: gjb
Date: Mon Mar 14 11:36:01 2016
New Revision: 296842
URL: https://svnweb.freebsd.org/changeset/base/296842

Log:
  Document r293744, reroot support.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Mar 14 11:30:16 2016	(r296841)
+++ releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Mar 14 11:36:01 2016	(r296842)
@@ -191,6 +191,12 @@
       <para revision="288710" contrib="sponsor" sponsor="&gandi;">A
 	new utility, &man.sesutil.8;, has been added, which is used
 	to manage &man.ses.4; devices.</para>
+
+      <para revision="293744" contrib="sponsor" sponsor="&ff;">The
+	initial implementation of <quote>reroot</quote> support has
+	been added to the &man.shutdown.8; utility, allowing the root
+	filesystem to be mounted from a temporary source filesystem
+	without requiring a full system reboot.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list