slackbuilds/system/xen
Mario Preksavec aa133fd6d6 system/xen: XSA 206,211,212 update.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
2017-04-08 06:58:18 +07:00
..
dom0 system/xen: Updated for version 4.8.0. 2017-01-09 20:17:34 +00:00
domU system/xen: XSA 199-201 update. 2016-12-24 07:34:16 +07:00
openvswitch system/xen: Contrib script bugfix. 2015-04-19 11:24:11 +07:00
patches system/xen: Updated for version 4.8.0. 2017-01-09 20:17:34 +00:00
xsa system/xen: XSA 206,211,212 update. 2017-04-08 06:58:18 +07:00
README system/xen: Updated for version 4.8.0. 2017-01-09 20:17:34 +00:00
README.SLACKWARE system/xen: Updated for version 4.5.0 and more. 2015-03-22 15:33:25 +07:00
doinst.sh system/xen: Updated for version 4.8.0. 2017-01-09 20:17:34 +00:00
slack-desc system/xen: Updated for version 4.5.0 and more. 2015-03-22 15:33:25 +07:00
xen.SlackBuild system/xen: XSA 206,211,212 update. 2017-04-08 06:58:18 +07:00
xen.info system/xen: Fix .info, i486=>i586. 2017-03-25 13:29:10 +00:00

README

The Xen hypervisor, a powerful open source industry standard for
virtualization, offers a powerful, efficient, and secure feature set for
virtualization of x86, x86_64, IA64, ARM, and other CPU architectures. It
supports a wide range of guest operating systems including Windows, Linux,
Solaris, and various versions of the BSD operating systems.

This script has a few optional dependencies:

  mbootpack - creates LILO compatible kernel images
  libssh2 - mostly used by libvirt, enable with USE_LIBSSH2=yes
  ocaml-findlib - autodetected, builds oxenstored binary
  spice - enable with USE_SPICE=yes

Linking with the stock libraries:

  bluez - enable with USE_BLUEZ=yes
  gtk - enable with USE_GTK=yes

Reading material:

  README.SLACKWARE - explains Xen daemons and system startup
  README.dom0 - explains setting up privileged Xen domain (host)
  README.domU - talks about unprivileged Xen domain (guest)
  README.openvswitch-extended - additional Open vSwitch use case
  README.xsa - building Xen with latest security fixes

Toggle additional features:

  BUILD_STUBDOM=yes - enables lightweight service/driver domains
  INSTALL_OPENVSWITCH_EXTENDED=yes - systemwide install
  WITH_OVMF=no - disables guest domain EFI/UEFI support