svn commit: r52596 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Dec 5 19:26:40 UTC 2018
Author: gjb
Date: Wed Dec 5 19:26:39 2018
New Revision: 52596
URL: https://svnweb.freebsd.org/changeset/doc/52596
Log:
Document r337740, init_exec kenv(1) variable addition.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
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 19:26:37 2018 (r52595)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Dec 5 19:26:39 2018 (r52596)
@@ -718,6 +718,13 @@
&intel; microcode updates early during the boot
process.</para>
+ <para revision="337740" contrib="sponsor"
+ sponsor="&darpa_afrl;">A new &man.kenv.1; variable,
+ <literal>init_exec</literal>, has been added to &man.loader.8;
+ which allows &man.init.8; to execute a file after opening the
+ console, replacing &man.init.8; as <acronym>PID</acronym>
+ <literal>1</literal>.</para>
+
<para revision="338050">The default &man.libstand.3; interpreter
has been changed to <application>Lua</application>.</para>
More information about the svn-doc-all
mailing list