diff options
author | cl <cl@pkgsrc.org> | 2004-05-22 16:31:04 +0000 |
---|---|---|
committer | cl <cl@pkgsrc.org> | 2004-05-22 16:31:04 +0000 |
commit | 0687f75e497cd4465fcca36f99a75188ec321357 (patch) | |
tree | 316579f8e19ee0bf8643d441c02ef74a01a2e32f /sysutils/xen12/DESCR | |
parent | dac9df45fa8b33e50af7fabd2d15350cedc63b7b (diff) | |
download | pkgsrc-0687f75e497cd4465fcca36f99a75188ec321357.tar.gz |
add xen12 package:
Xen is 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.
See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on Xen.
See http://www.netbsd.org/Ports/xen/ for more details on NetBSD/xen.
Diffstat (limited to 'sysutils/xen12/DESCR')
-rw-r--r-- | sysutils/xen12/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/xen12/DESCR b/sysutils/xen12/DESCR new file mode 100644 index 00000000000..e8fb20834f0 --- /dev/null +++ b/sysutils/xen12/DESCR @@ -0,0 +1,6 @@ +Xen is 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. + +See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on Xen. +See http://www.netbsd.org/Ports/xen/ for more details on NetBSD/xen. |