Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2018 17:52:12 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52590 - in head/en_US.ISO8859-1/htdocs/releases/12.0R: relnotes share/xml
Message-ID:  <201812051752.wB5HqC0X014448@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Dec  5 17:52:11 2018
New Revision: 52590
URL: https://svnweb.freebsd.org/changeset/doc/52590

Log:
  Document r338282, bsdinstall(8)/zfsboot(8) UEFI+GELI support.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
  head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/sponsor.ent

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 17:52:10 2018	(r52589)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 17:52:11 2018	(r52590)
@@ -363,7 +363,11 @@
     <sect2 xml:id="userland-installer">
       <title>Installation and Configuration Tools</title>
 
-      <para>&nbsp;</para>
+      <para revision="338282" contrib="sponsor" sponsor="&klara;">The
+	&man.bsdinstall.8; installer and &man.zfsboot.8; boot code
+	have been updated to allow an
+	<acronym>UEFI</acronym>+<acronym>GELI</acronym> installation
+	option.</para>
     </sect2>
 
     <sect2 xml:id="userland-rc">

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/sponsor.ent
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/sponsor.ent	Wed Dec  5 17:52:10 2018	(r52589)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/sponsor.ent	Wed Dec  5 17:52:11 2018	(r52590)
@@ -37,6 +37,8 @@
 <!ENTITY intelcorp	"Intel Corporation">
 <!ENTITY ix		"iXsystems">
 
+<!ENTITY klara		"Klara Systems">
+
 <!ENTITY limelight	"Limelight Networks">
 <!ENTITY lsi		"LSI">
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812051752.wB5HqC0X014448>