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

2015-11-04 Thread Vladimir 'phcoder' Serbinenko
. > > I think that is a fine > behaviour to be starting with. > Whatever we do now, we're stuck with it. It's interface and almost impossible to retire. We need a sane interface from day 1 ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.o

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

2015-11-02 Thread Ian Campbell
On Fri, 2015-10-23 at 17:11 -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 > the xenstore cmdline only. xenstore? The command line comes

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

[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