On Thu, Dec 12, 2013 at 05:23:10PM +0100, Vladimir 'phcoder' Serbinenko wrote:
> This patch would make 32-bit and 64-bit GRUB conflict. This is a valid
> usecase as it's possible to make biarch image by having both kernels and
> 32-bit userspace

Agreed.  Indeed the Debian packaging would naturally work out that way
by default as I've put both i386-xen and x86_64-xen in the same package
as previously discussed, so the postinst would want to run "grub-install
--target=i386-xen && grub-install --target=x86_64-xen".

I'll make sure that the next version of this patch series uses
architecture-specific paths.

-- 
Colin Watson                                       [[email protected]]

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to