svn commit: r259810 - releng/10.0/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Dec 24 05:27:46 UTC 2013
Author: gjb
Date: Tue Dec 24 05:27:45 2013
New Revision: 259810
URL: http://svnweb.freebsd.org/changeset/base/259810
Log:
MFstable10 r259809 (rodrigc):
Add pointer to wiki for Hyper-V information.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/10.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
Directory Properties:
releng/10.0/ (props changed)
Modified: releng/10.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Dec 24 05:17:24 2013 (r259809)
+++ releng/10.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Dec 24 05:27:45 2013 (r259810)
@@ -211,7 +211,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-all
mailing list