svn commit: r332697 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:20 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:03 2018
New Revision: 332697
URL: https://svnweb.freebsd.org/changeset/base/332697

Log:
  Document r329114, GELI passphrase length no longer visible during
  boot by default.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:02 2018	(r332696)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:03 2018	(r332697)
@@ -406,7 +406,10 @@
     <sect2 xml:id="boot-loader">
       <title>Boot Loader Changes</title>
 
-      <para> </para>
+      <para revision="329114">The length of <acronym>GELI</acronym>
+	passphrases entered when booting a system with encrypted disks
+	is now hidden by default.  See the configuration options in
+	&man.geli.8; to restore the previous behavior.</para>
     </sect2>
 
     <sect2 xml:id="boot-menu">


More information about the svn-src-all mailing list