PN: xen
PV: 4.8.0
PR: r0
PKGV: 4.8.0
PKGR: r0
LICENSE: GPLv2
DESCRIPTION: Xen hypervisor
SUMMARY: xen version 4.8.0-r0
RDEPENDS_xen-xencommons: bash xen-console xen-scripts-common xen-xenstore xen-xenstored xen-xl
RRECOMMENDS_xen-xencommons:  update-rc.d
SECTION: console/tools
PKG_xen-xencommons: xen-xencommons
FILES_xen-xencommons:      /etc/default/xencommons     /etc/init.d/xencommons     /etc/xen/scripts/launch-xenstore     /lib/systemd/modules-load.d/xen.conf     /lib/systemd/system/proc-xen.mount     /lib/systemd/system/xen-qemu-dom0-disk-backend.service     /lib/systemd/system/xenconsoled.service     /lib/systemd/system/xen-init-dom0.service     /lib/systemd/system/xenstored.service     /lib/systemd/system/xenstored.socket     /lib/systemd/system/xenstored_ro.socket     /lib/systemd/system/var-lib-xenstored.mount     
pkg_postinst_xen-xencommons: #!/bin/sh\n# Begin section update-rc.d\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT xencommons defaults 80\nfi\n# End section update-rc.d\n
pkg_postrm_xen-xencommons: #!/bin/sh\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT xencommons remove\nfi\n
pkg_preinst_xen-xencommons: #!/bin/sh\nif [ -z "$D" -a -f "/etc/init.d/xencommons" ]; then\n\t/etc/init.d/xencommons stop || :\nfi\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT xencommons remove\nfi\n
pkg_prerm_xen-xencommons: #!/bin/sh\n# Begin section update-rc.d\nif [ -z "$D" -a -x "/etc/init.d/xencommons" ]; then\n\t/etc/init.d/xencommons stop || :\nfi\n# End section update-rc.d\n
FILES_INFO: {"/etc/init.d/xencommons": 3114, "/etc/default/xencommons": 2370, "/etc/xen/scripts/launch-xenstore": 2485}
FILERDEPENDSFLIST_xen-xencommons: /etc/init.d/xencommons /etc/xen/scripts/launch-xenstore
FILERDEPENDS_/etc/init.d/xencommons_xen-xencommons: /bin/bash
FILERDEPENDS_/etc/xen/scripts/launch-xenstore_xen-xencommons: /bin/bash
PKGSIZE_xen-xencommons: 7969
