svn commit: r259809 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Craig Rodrigues rodrigc at FreeBSD.org
Tue Dec 24 05:17:25 UTC 2013


Author: rodrigc
Date: Tue Dec 24 05:17:24 2013
New Revision: 259809
URL: http://svnweb.freebsd.org/changeset/base/259809

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

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Dec 24 05:10:41 2013	(r259808)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Dec 24 05:17:24 2013	(r259809)
@@ -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


More information about the svn-src-stable mailing list