app-emulation/xen-tools: add ebuild

Package-Manager: Portage-2.3.69, Repoman-2.3.16
This commit is contained in:
Anton Schubert 2019-10-18 00:36:29 +02:00
parent 52217b65e1
commit 1d8dbdb1a6
19 changed files with 1115 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# /etc/conf.d/xendomains
# Directory of domains to boot. AUTODIR should contain one or more symlinks
# to domain config files in /etc/xen
AUTODIR=/etc/xen/auto
# Send shutdown commands to all domains in parallel instead of waiting for
# each to shutdown individually
PARALLEL_SHUTDOWN=yes