|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] getting started - patches?
> I'm totally new to Xen and I'm just trying it
> out. I need to build a custom kernel, so I'm wondering
> what the procedure is for adding Xen to a custom
> 2.6.11.10 kernel. Xen hasn't merged with the kernel
> tree has it? Is there a guide to patching a stock
> kernel for Xen anywhere? The README on the source
> install seems to be truncated.
make world will download the kernel sources, patch them and build kernels.
make dist is basically the same but it doesn't rebuild the kernels from
scratch each time (may be faster if you need to rebuild in the future).
Cheers,
Mark
>
> Thanks
> Paul
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|