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 <[email protected]>. 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
