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] how to modify .config when compiling Xen 3.0.3

To: "Lutrin Jean" <jeanlutrin@xxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] how to modify .config when compiling Xen 3.0.3
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Tue, 24 Oct 2006 13:51:23 +0200
Delivery-date: Tue, 24 Oct 2006 04:55:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20061024114530.22672.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acb3Yf+exIholu52SYOwIPMWrjj6DgAABEHQ
Thread-topic: [Xen-users] how to modify .config when compiling Xen 3.0.3
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Lutrin Jean
> Sent: 24 October 2006 12:46
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] how to modify .config when compiling Xen 3.0.3
> 
> Hi everybody,
> 
> I successfully compiled Xen 3.0.3 using
> "make world".
> 
> Before doing that, I had the source of
> the Linux kernel 2.6.16.29 untarred in
> /usr/src/ and I *also* had the original
> .tar.bz2 kernel file (from kernel.org)
> in that same /usr/src/ dir.
> 
> I ve noticed that during Xen's "make world"
> it decompiled the .tar.bz2 in a tmp directory
> called "pristine" something.
> 
> My question is simple:  not that I ve succesfully
> compiled and installed and ran Xen 3.0.3 / Linux
> 2.6.16.29, how do I modify the kernel compile
> options and have Xen's "make world" take my
> changes into account?
> 
> For example I m using an Intel Core 2 Duo and
> I d like to enable SMP.   I also like to have
> some drivers set to 'Y' instead of 'M'.
> 
> Can I use "make menuconfig" for configuring 
> the Linux kernel then have Xen's "make world"
> take these changes into account ?

Yes. 

Don't use "make world" but "make dist". "make world" is really a short form of 
"make clean; make kdelete; make dist"

"make help" will explain what other make options are available and what they 
do. 

> 
> If so how?
> 
> Thanks for any help on this,
> 
>   Jean
> 
> 
> 
>       
> 
>       
>               
> ______________________________________________________________
> _____________ 
> Découvrez une nouvelle façon d'obtenir des réponses à toutes 
> vos questions ! 
> Profitez des connaissances, des opinions et des expériences 
> des internautes sur Yahoo! Questions/Réponses 
> http://fr.answers.yahoo.com
> 
> _______________________________________________
> 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>