Displaying 1 result from an estimated 1 matches for "pc_02_add_xen_support".
Did you mean:
pc_00_add_xen_support
2008 Nov 17
1
#505517 [grub-pc] Dosen't handle xen dom0 kernel automagically [PATCH]
...pc configuration).
>
> Regards,
>
> Didier
Hi,
Here is a patch that solves bug #505517 in two steps?:
* grub-pc_00_add_xen_support.patch
Removes the xen kernels from 10_linux's listing
(simply blacklisting *-xen-* kernels and initrds)
* grub-pc_01_add_xen_support.patch
* grub-pc_02_add_xen_support.patch
* grub-pc_03_add_xen_support.patch
Add a 10_xen in /etc/grub.d/ for support of the Xen hypervisors
Lists all the *-xen-* kernels for each hypervisor version
Maybe 00 should land in grub-pc and 01-03 in some other xen-unique package (e.g.
the hypervisor itself). Thus cc-ing Debian Xen Team...