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"> _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"