From: Arne Fitzenreiter Date: Tue, 9 Sep 2014 15:54:27 +0000 (+0200) Subject: xen-image: add xz-aware xen version hint to README. X-Git-Tag: v2.15-core82~1^2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=51d8e3309363d9e576030024da74639261e14961 xen-image: add xz-aware xen version hint to README. --- diff --git a/config/xen-image/README b/config/xen-image/README index 574812166f..5318673117 100644 --- a/config/xen-image/README +++ b/config/xen-image/README @@ -19,6 +19,7 @@ other usefull commands from the Dom0: - reset the fire: "xm destroy ipfire-xen" - look what is going on: "xm top" or "xm list" -This script can also build a Citrix XenCenter xva image. +This script can also build a Citrix XenCenter xva image. (Need xz-aware +xen version. Tested with Citrix Xen Server 6.2.5 beta) - run "XEN_IMG_TYPE=xva sh xen-image-maker.sh" to build an xva image. - import the vm with "xe vm-import file=ipfire.xfa"