[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Re: Command "make prep-kernels" not cloning Linux - xen-4.1.0 sources.


  • To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
  • Date: Wed, 6 Apr 2011 12:53:39 -0300
  • Delivery-date: Wed, 06 Apr 2011 08:54:58 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=iKi8bR4v5i/xKdKvO3XtS0iHXtKOOckZqx9icC6dq1PVhFr/PiaHIYBefoG9qJb0uZ cEXYI+EaZbo6R3Nb4OLTBCZD40TbfJ0mLBZIq8cWL1f638nINhUIEn6qzAnEG3SEuqfW 8m8KImUll+2Mmhnobxiv26V1yWReNeL3PVMqc=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Sorry, english is not my native language.

:%s/but as usually/but not as usually/

I meant that the new version is not behaving as usual, from my point of view.

-
 Thiago

2011/4/6 Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
Hi!

 I compiled the xen-4.0.1 in Linux (Ubuntu 10.04), but as usually, the xen-4.1.0 is not behaving in a manner similar to the previous version.

 Am I required from version xen-4.1.0, transfer the kernel via the command "git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen" from now? I mean, the "make prep-kernels" command of the xen-4.1.0 no longer does this to us?

 My examples:

administrativo@xen01:~/xen-4.0.1$ make prep-kernels
for i in  linux-2.6-pvops  ; do make $i-prep || exit 1; done
make[1]: Entering directory `/home/administrativo/xen-4.0.1'
make -f buildconfigs/mk.linux-2.6-pvops prep
make[2]: Entering directory `/home/administrativo/xen-4.0.1'
set -ex; \
if ! [ -d linux-2.6-pvops.git ]; then \
rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp; \
mkdir linux-2.6-pvops.git.tmp; rmdir linux-2.6-pvops.git.tmp; \
git clone -o xen -n git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp; \
(cd linux-2.6-pvops.git.tmp; git checkout -b xen/stable-2.6.32.x xen/xen/stable-2.6.32.x ); \
mv linux-2.6-pvops.git.tmp linux-2.6-pvops.git; \
fi
+ [ -d linux-2.6-pvops.git ]
+ rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp
+ mkdir linux-2.6-pvops.git.tmp
+ rmdir linux-2.6-pvops.git.tmp
+ git clone -o xen -n git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp
Initialized empty Git repository in /home/administrativo/xen-4.0.1/linux-2.6-pvops.git.tmp/.git/

OKAY!

-----

administrativo@xen01:~/xen-4.1.0$ make prep-kernels
for i in  ; do make $i-prep || exit 1; done

NOT OKAY... Right?!

-----

Best Regards,
Thiago

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.