1
0
mirror of synced 2026-04-26 04:16:54 +00:00

Only run xen-toolstack helper script if both, xm and xl are present

Avoids warning about deprecated helper script.
This commit is contained in:
Axel Beckert
2019-02-07 16:26:06 +01:00
parent c774f81e80
commit f50d1e37a2
3 changed files with 8 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -22,6 +22,8 @@ xen-tools (4.8-1) UNRELEASED; urgency=medium
+ Drop pygrub path detection from xm.tmpl, Xen prefers a path-less
bootloader='pygrub'.
+ Many improvements for the release-testing script.
+ Only run xen-toolstack helper script if both, xm and xl are
present. Avoids warning about deprecated helper script.
[ Nico Boehr ]
+ Add support for LVM thin provisioning.