Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2013 05:10:41 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r259808 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201312240510.rBO5Af71019399@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigc
Date: Tue Dec 24 05:10:41 2013
New Revision: 259808
URL: http://svnweb.freebsd.org/changeset/base/259808

Log:
  Add pointer to wiki for Hyper-V information.
  
  Wiki content for Hyper-V in FreeBSD 10 was significantly updated by
  Abhishek Gupta <abgupta@microsoft.com>.

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	Tue Dec 24 04:27:11 2013	(r259807)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Dec 24 05:10:41 2013	(r259808)
@@ -207,7 +207,9 @@ hv_netsvc_load="YES"
 hv_utils_load="YES"
 hv_vmbus_load="YES"</programlisting>  Alternatively, the Hyper-V drivers can be added to the i386
         kernel by adding <literal>device hyperv</literal> to the kernel config, and then
-        recompiling the kernel.</para>
+        recompiling the kernel.  Please refer to:
+        <link xlink:href="http://wiki.freebsd.org/HyperV">FreeBSD and Microsoft Windows Server Hyper-V support</link>
+        for full instructions on how to set up Hyper-V support under FreeBSD.</para>
 
       <para revision="254738">The &man.vmx.4; driver has been added.
         &man.vmx.4; is a VMware VMXNET3 ethernet driver ported from



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