[PATCH] Changes to 10_linux (based on grub2 1.98) to generate boot stanza for Xen hypervisor (fix for bug #30257)

2010-06-27 Thread Dante Cinco
I have attached a patch that will add the capability in the 10_linux grub2 script to detect and generate boot stanzas in grub.cfg for Xen hypervisors (if present). It relies on the presence of CONFIG_XEN_DOM0=y to identify dom0 kernels and pairs them with each version of the hypervisor that is pres

Re: [PATCH] Changes to 10_linux (based on grub2 1.98) to generate boot stanza for Xen hypervisor (fix for bug #30257)

2010-06-27 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06/26/2010 02:34 AM, Dante Cinco wrote: > > I have attached a patch that will add the capability in the 10_linux > grub2 script to detect and generate boot stanzas in grub.cfg for Xen > hypervisors (if present). It relies on the presence of > CONFIG_XEN_DOM0=y to identify dom0 kernels and pairs