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

Glen Barber gjb at FreeBSD.org
Tue Apr 28 18:12:02 UTC 2015


Author: gjb
Date: Tue Apr 28 18:12:01 2015
New Revision: 282193
URL: https://svnweb.freebsd.org/changeset/base/282193

Log:
  Document r281843, GELI passphrase prompt support in loader.
  
  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 Apr 28 18:11:59 2015	(r282192)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:12:01 2015	(r282193)
@@ -395,7 +395,11 @@
     <sect2 xml:id="boot-loader">
       <title>Boot Loader Changes</title>
 
-      <para> </para>
+      <para revision="281843">The boot loader has been updated to
+	support entering the <acronym>GELI</acronym> passphrase before
+	loading the kernel.  To enable this behavior, add
+	<literal>geom_eli_passphrase_prompt="YES"</literal> to
+	&man.loader.conf.5;.</para>
     </sect2>
 
     <sect2 xml:id="boot-menu">


More information about the svn-src-all mailing list