[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH OSSTEST v2 10/15] distros: support booting Debian PV (d-i installed) guests with pvgrub.



Ian Campbell writes ("[PATCH OSSTEST v2 10/15] distros: support booting Debian 
PV (d-i installed) guests with pvgrub."):
> This requires the use of the pv-grub-menu package which is in Jessie onwards.
> (it is in wheezy-backports which is the subject of a subsequent flight).
> 
> The bootloader to use is specified via a runvar {Guest}_bootloader.
> 
> Adjust make-distros-flight to use pvgrub for some subset of i386 and amd64
> guests to get coverage.

This looks reasonable to me.

Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>


> -    my $blcfg = <<END;
> +    my $pvgrub = {
> +     i386 => "/usr/local/lib/xen/boot/pv-grub-x86_32.gz",
> +     amd64 => "/usr/local/lib/xen/boot/pv-grub-x86_64.gz"
> +    };

I wonder, though, whether this knowledge about arch name mappings
could be combined with that from
ts-kernel-build:config_create_config_sh and put in Osstest.pm or
somewhere.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.