PN: xen-tools PV: 4.17.0+gitAUTOINC+cae0db17ac PR: r0 PKGV: 4.17.0+git0+cae0db17ac PKGR: r0 LICENSE: GPLv2 DESCRIPTION: Tools and utility software for the Xen hypervisor SUMMARY: Xen hypervisor tools SECTION: console/tools PKG_xen-tools-volatiles: xen-tools-volatiles FILES_xen-tools-volatiles: /etc/default/volatiles/99_xen /etc/tmpfiles.d/xen.conf FILES_INFO: {"/etc/default/volatiles/99_xen": 282, "/etc/tmpfiles.d/xen.conf": 274} pkg_postinst_xen-tools-volatiles: set -e\n if [ -z "$D" ]; then\n if command -v systemd-tmpfiles >/dev/null; then\n systemd-tmpfiles --create /etc/tmpfiles.d/xen.conf\n elif [ -e /etc/init.d/populate-volatile.sh ]; then\n /etc/init.d/populate-volatile.sh update\n fi\n fi\n PKGSIZE_xen-tools-volatiles: 556