<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>In attachment you'll find some patches that apply to the 4.2 version of Xen-tools. These patches are either fixing stuff that (IMO) should be fixed, or adding extra functionality:</div><div><br></div><div>- image-dev.patch: when choosing image-dev as destination device, xen-tools should not verify the availability of lvm tools</div><div><br></div><div>- finalrole.patch: As the code is now: roles are implemented before the creation of the Xen config file. I needed a script to be run using that config file (git repo stuff). There might be a requirement having roles implemented before the xen config file. I therefore added a --finalrole config setting that executes after the Xen config file creation.</div><div><br></div><div>- dontformat.patch: I tend to create my filesystems manually. I therefore implemented a --dontformat switch which does just what it says.</div><div><br></div><div>- extension.patch: currently, xt-create-xen-config assumes a default value for the 'extension' configuration setting, which is not unsettable: one cannot have an empty extension. I therefore emptied the default value in xt-create-xen-config. Wouldn't it be better to have the defaults in a provided config file instead of the code?</div><div><br></div><div>I hope you can use (and incorporate) these patches. :-)</div><div><br></div><div>Kind regards,</div><div><br></div><div>Pieter.</div><div><br></div><div><br></div><div></div></body></html>