Date: Tue, 28 Apr 2015 18:11:08 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r282172 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201504281811.t3SIB8rw024848@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue Apr 28 18:11:07 2015 New Revision: 282172 URL: https://svnweb.freebsd.org/changeset/base/282172 Log: Fix revision for GELI prompt support in the loader. The initial commit was reverted (without a useful commit message), and committed again as r281616. 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:05 2015 (r282171) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:07 2015 (r282172) @@ -970,7 +970,7 @@ entering <literal>set kern.vty=sc</literal> at the &man.loader.8; prompt.</para> - <para revision="280938">The boot loader has been updated to + <para revision="281616">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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504281811.t3SIB8rw024848>