svn commit: r52597 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Dec 5 19:26:42 UTC 2018


Author: gjb
Date: Wed Dec  5 19:26:40 2018
New Revision: 52597
URL: https://svnweb.freebsd.org/changeset/doc/52597

Log:
  Document r337321, init(8) updated to be able to run an executable
  written in another language than sh(1).
  
  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:39 2018	(r52596)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 19:26:40 2018	(r52597)
@@ -713,6 +713,12 @@
 	sponsor="&dellemc;">The lua &man.loader.8; has been updated to
 	detect a list of installed kernels to boot.</para>
 
+      <para revision="337321" contrib="sponsor"
+	sponsor="&darpa_afrl;">The &man.init.8; utility has been
+	updated to be able to run an executable written in languages
+	other than &man.sh.1;, such as
+	<application>Python</application>, for example.</para>
+
       <para revision="337715" contrib="sponsor" sponsor="&ff;">The
 	&man.loader.8; has been updated to add support for loading
 	&intel; microcode updates early during the boot


More information about the svn-doc-head mailing list