|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] make kernels KERNELS= keeps grabbing 2.6.18
On Fri, Jul 9, 2010 at 1:35 PM, Horton, Steve - IS <Steve.Horton@xxxxxxx> wrote:
Hello list :-)
I am running xen 4.0.1-rc4-pre as of yesterday and I'm trying to build a custom DomU for (ubuntu 10.04). Anyway from withing ~/xen-4.0-testing.hg If I run a:
make kernels KERNELS="linux-2.6-xenU" it goes out and downloads old 2.6.18 stuff.
How do I tell it to stick with my current pvops kernel version (2.6.32.16) ?
This will eliminate any kernel build in the xen make:
KERNELS="" make dist
Then build the kernel separately:
-Bruce
Thanks for any help!
-Steve
________________________________
This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender.
Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of ITT Corporation. The recipient should check this e-mail and any attachments for the presence of viruses. ITT accepts no liability for any damage caused by any virus transmitted by this e-mail.
_______________________________________________
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
|
|
|
|
|