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] Building XEN with different config PROBLEM

Hi

> tar czf ../../dist/$1-xen3.1.tgz .
> creates a file in /usr/src/dist
> the ./install.sh will install on my local machine, right?

Yes. I transfer this $1-xen3.1.tgz files to differnet machines, extract them
and then do ./install.sh.
Each having it's own config folder used in the earlier lines.

> But, how can I patch the kernel (at a later date) and install 
> the changes?

I don't know. I am not patching my kernels.
However if you just remove the rm -rf at the end, you should be able to do
so.

There is no magic in that script.
Except the knowledge, where to put the old configs...

> In your script you finish with a
> rm -rf xen-3.1.0-src

This is because I am building a range of kernels in a row and I prefer to
have clean directories.
That machine is dedicated for compiling, so I don't care if it takes 30
minutes or one hour.

> Does that sound right?

Some sound reasonable, some I don't know. I am only a beginner for self
compiled kernels...

As for creating different configs: I also have one directory (also extracted
from source), where I do
  make linux-2.6-xen0-config mode=menuconfig
and
  make linux-2.6-xenU-config mode=menuconfig
Loading my old configs as alternative configs and storing them at
alternative locations. (My per-target config folder.)

Regards,
  Steffen

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users