--- wikisrc/ports/xen.mdwn 2014/04/19 14:46:02 1.6 +++ wikisrc/ports/xen.mdwn 2019/09/02 20:48:37 1.19 @@ -1,29 +1,32 @@ [[!template id=port port="xen" -future_rel="7.0" -changes_cur="6.0" -changes_future="7.0" -thumbnail="http://www.netbsd.org/images/ports/xen/xenlogo.gif" +future_rel="9.0" +changes_cur="8.1" +changes_future="9.0" +thumbnail="//www.netbsd.org/images/ports/xen/xenlogo.gif" about=""" NetBSD/xen is a port of NetBSD to the Xen virtual machine monitor. It was first brought to NetBSD by Christian Limpach and committed to the source tree -on March 11th, 2004. +on March 11th, 2004. It is not quite a port in its own right, but an +extension to the i386 and amd64 ports. Current versions of Xen also support +ARM, but NetBSD has no support for that as of yet. Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Xen is Open Source software. -[[Xen Howto|/ports/xen/howto]] - * installation instructions - * help on networking +For instructions on how to install Xen with NetBSD, see the +[[Xen HOWTO|/ports/xen/howto]]. -See [http://www.xen.org/](http://www.xen.org/) for more details on Xen. +See for +more details on Xen. The current maintainer of NetBSD/xen is Manuel Bouyer. +See also [Amazon EC2](/amazon_ec2/). + """ aditional=""" - * [The Xen virtual machine monitor](http://www.xen.org/) * [Mail the NetBSD/xen port maintainer](mailto:port-xen-maintainer@NetBSD.org) """ ]]