Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 01:18:18 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r272012 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201409230118.s8N1IJmD040165@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Sep 23 01:18:18 2014
New Revision: 272012
URL: http://svnweb.freebsd.org/changeset/base/272012

Log:
  Document r272006, GEOM_ELI passphrase caching on boot with multiple
  providers.
  
  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	Tue Sep 23 01:18:16 2014	(r272011)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Sep 23 01:18:18 2014	(r272012)
@@ -453,6 +453,15 @@
 	      bootstrap file.</para>
 	  </listitem>
 	</itemizedlist>
+
+	<para revision="272006">Support has been added to cache
+	  &man.geli.8; passphrases during system boot.  When a system
+	  is configured with multiple <literal>GEOM_ELI</literal>
+	  providers all using the same passphrase, the passphrase that
+	  is cached after the first entry is used for the subsequent
+	  <literal>GEOM_ELI</literal> provider.  If the passphrase in
+	  the cache is incorrect, then a prompt for the passphrase for
+	  the next provider is displayed.</para>
       </sect3>
 
       <sect3 xml:id="proc">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409230118.s8N1IJmD040165>