svn commit: r282171 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Apr 28 18:11:06 UTC 2015
Author: gjb
Date: Tue Apr 28 18:11:05 2015
New Revision: 282171
URL: https://svnweb.freebsd.org/changeset/base/282171
Log:
Document r280938, GELI passphrase prompt support added to the
boot loader.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:03 2015 (r282170)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:05 2015 (r282171)
@@ -969,6 +969,12 @@
Alternatively, &man.syscons.4; can be enabled at boot time by
entering <literal>set kern.vty=sc</literal> at the
&man.loader.8; prompt.</para>
+
+ <para revision="280938">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-head
mailing list