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

Glen Barber gjb at FreeBSD.org
Sun Aug 24 16:26:09 UTC 2014


Author: gjb
Date: Sun Aug 24 16:26:08 2014
New Revision: 270500
URL: http://svnweb.freebsd.org/changeset/base/270500

Log:
  Document r265536, GEOM_VINUM can be built both as a module
  or directly into the kernel.
  
  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	Sun Aug 24 16:26:07 2014	(r270499)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 16:26:08 2014	(r270500)
@@ -186,6 +186,10 @@
       providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA
       controllers.</para>
 
+    <para revision="265536">The <literal>GEOM_VINUM</literal> option
+      is now able to be built both directly into the kernel or as
+      a &man.kldload.8; loadable module.</para>
+
     <para revision="265922" contrib="sponsor" sponsor="&lsi;">The
       &man.mrsas.4; driver has been added,
       providing support for LSI MegaRAID SAS controllers.  The


More information about the svn-src-all mailing list