[EMAIL PROTECTED] wrote: > # HG changeset patch > # User [EMAIL PROTECTED] > # Date 1215697572 25200 > # Node ID 92de696f634f80d47b9413b9db5101de0edf9b7f > # Parent 443b42b45ee6f799020a9418388440b93d9ab78c > virt-install: correct pygrub path > > The path to pygrub differs between OS hosts. Properly speaking, this is a > property of the hypervisor capabilities, and we'd get it from there. However, > traditionally the loader value is empty for PV Xen hosts, so we can't rely on > it, so we hard-code it based upon the current host. > > Signed-off-by: John Levon <[EMAIL PROTECTED]> >
I've committed this with a couple comments to the util function specifying that this will be deprecated by (hopefully) fixed capabilities xml. Thanks, Cole _______________________________________________ et-mgmt-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/et-mgmt-tools
