[PATCH grub-core/kern/xen/init.c] pvgrub2 xen cmdline xenstore var to grubenv

2015-10-24 Thread Mark Pryor
When entering the grub2 shell during a pvgrub2 boot, there is no info about the current domU in the grubenv (set). Starting with a patch submitted by Olaf Herring I exported the xenstore cmdline only. The env var, xen_cmdline, can then be used in the top level script used to make the pvgrub2 ker

Re: [PATCH grub-core/kern/xen/init.c] pvgrub2 xen cmdline xenstore var to grubenv

2015-10-24 Thread Konrad Rzeszutek Wilk
On Fri, Oct 23, 2015 at 05:11:33PM -0700, Mark Pryor wrote: > When entering the grub2 shell during a pvgrub2 boot, there is no info about > the current > domU in the grubenv (set). Starting with a patch submitted by Olaf Herring I > exported Which patch? Is there a name for it so it can be part