svn commit: r270529 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 09:06:54 UTC 2014
Author: gjb
Date: Mon Aug 25 09:06:53 2014
New Revision: 270529
URL: http://svnweb.freebsd.org/changeset/base/270529
Log:
Document r265912, auto-resize in GEOM_PART.
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 09:06:51 2014 (r270528)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 09:06:53 2014 (r270529)
@@ -339,6 +339,13 @@
it easier to resize the size of a mirror when all of its
components have been replaced.</para>
+ <para revision="265912">The &man.geom.8;
+ <literal>GEOM_PART</literal> class has been updated to
+ support automatic partition resizing. Changes to the
+ partition size are not saved to disk until
+ <command>gpart commit</command> is run, and prior to saving,
+ can be reverted with <command>gpart undo</command>.</para>
+
<para revision="268091">Support for the
<literal>disklabel64</literal> partitioning scheme has been
added to &man.gpart.8;.</para>
More information about the svn-src-stable
mailing list