summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2013-12-24 05:10:41 +0000
committerrodrigc <rodrigc@FreeBSD.org>2013-12-24 05:10:41 +0000
commitb6353d1b7f920ec2565f25b59223aec81ef092af (patch)
tree1672471a5bf8c57c6d5030b2e84222b1ca6455e5 /release/doc
parent4c7a9b47dc3da58db48d2bbf450cc238a7b30950 (diff)
downloadFreeBSD-src-b6353d1b7f920ec2565f25b59223aec81ef092af.zip
FreeBSD-src-b6353d1b7f920ec2565f25b59223aec81ef092af.tar.gz
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>.
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 92d4a6d..1092590 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -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
OpenPOWER on IntegriCloud