diff options
author | mario <mario@slackverse.org> | 2013-02-10 02:52:17 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:35 -0600 |
commit | c32a6ad81353c0d124c3150ccb677ad4224a7f61 (patch) | |
tree | 4cbad4c5e1c59d98d56ad72d761137aec51f4ae2 /system/xen/slack-desc | |
parent | 7f2f69966e97765c8fd54a70a29e8cafe006028e (diff) | |
download | slackbuilds-c32a6ad81353c0d124c3150ccb677ad4224a7f61.tar.gz |
system/xen: Added (the Xen virtualization hypervisor)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xen/slack-desc')
-rw-r--r-- | system/xen/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/xen/slack-desc b/system/xen/slack-desc new file mode 100644 index 0000000000..3417e43d2c --- /dev/null +++ b/system/xen/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |---------handy-ruler--------------------------------------------------| +xen: xen (the Xen virtualization hypervisor) +xen: +xen: The Xen hypervisor, the powerful open source industry standard for +xen: virtualization, offers a powerful, efficient, and secure feature set +xen: for virtualization of x86, x86_64, IA64, ARM, and other CPU +xen: architectures. It supports a wide range of guest operating systems +xen: including Windows, Linux, Solaris, and various versions of the BSD +xen: operating systems. +xen: +xen: Homepage: http://xen.org +xen: |