WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Using local Linux source code

To: Ronaldo Zacarias Afonso <ronaldoafonso@xxxxxxxxx>
Subject: Re: [Xen-users] Using local Linux source code
From: Andreas Sommer <AndiDog@xxxxxx>
Date: Tue, 21 Jul 2009 19:05:46 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 21 Jul 2009 11:07:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <80f8cd580907210846v45ea4830k15373d8c45598432@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <80f8cd580907210846v45ea4830k15373d8c45598432@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
You can just leave out the kernel build target, making only the hypervisor and the tools:

make xen
make install-xen
make tools
make install-tools


Ronaldo Zacarias Afonso wrote:
Hi,

I'm trying to install Xen for the first time and I'd like to know if I
can specify the Linux source code to be compiled steady of downloading
one? As the Xen installation process?
In the Xen source code directory I issued:

make dist

So, it tried to download a Linux kernel. I don't want it, I want to
specify the Linux source code to be compiled. Something like:

LINUX_SOURCE_CODE=/usr/src/my_linux_source_code
make dist

Is there any way to do that?

Thanks
Ronaldo.

_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>