svn commit: r276999 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sun Jan 11 19:00:45 UTC 2015


Author: gjb
Date: Sun Jan 11 19:00:44 2015
New Revision: 276999
URL: https://svnweb.freebsd.org/changeset/base/276999

Log:
  Document r274394, bsdconfig(8) skips initial tzetup(8) screen
  if run within a VM.
  
  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	Sun Jan 11 19:00:41 2015	(r276998)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:00:44 2015	(r276999)
@@ -606,6 +606,13 @@
       applications to work over compatible
       <acronym>NIC</acronym>s.</para>
 
+    <para revision="274394">The &man.bsdconfig.8; utility has been
+      updated to skip the initial &man.tzsetup.8;
+      <acronym>UTC</acronym> versus wall-clock time prompt when run
+      in a virtual machine, determined when the
+      <literal>kern.vm_guest</literal> &man.sysctl.8; is set to
+      <literal>1</literal>.</para>
+
     <sect3 xml:id="abi-compat">
       <title><acronym>ABI</acronym> Compatibility</title>
 


More information about the svn-src-head mailing list