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

Re: [Xen-users] how to reduce time of git pulling each time when you do a make world on Xen source


  • To: Patrick Scharrenberg <patrick@xxxxxxxxxxxxxxxx>
  • From: Tapas Mishra <mightydreams@xxxxxxxxx>
  • Date: Sat, 26 Feb 2011 21:00:21 +0530
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sat, 26 Feb 2011 07:31:43 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=m3vEUqoRB17hJ9SoZa9WYIlKiuh1GZXfXjlH4wvFIF0vLtZgDHdSUokOHYRXDNRkMT c2Y7mQldZsVLo9XvGibEvt5vM/B4J2qHc/idv4qOHZ79r7ifC56/jVMBjhi4i61uaa9K J3ddN6UlAhzKeoAGJFNJL2GtShJN6O7fQgVsI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

What is the difference between
make world
make dist
make xen ?

On Sat, Feb 26, 2011 at 7:54 PM, Patrick Scharrenberg
<patrick@xxxxxxxxxxxxxxxx> wrote:
> Maybe "make dist" is what you are looking for?
>
> it builds whole xen into a directory "dist" where you will find an
> "install.sh" for installing xen.
>
> Patrick
>
>> I am compiling xen from source and each time I do a `make world`
>> it basically gives some or the other error
>> my problem are not those errors ( I am trying to debug them)
>> but the problem is each time when I do a `make world`
>>
>> Xen basically pulls things from git repository
>>
>>    + 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
>> /usr/src/xen-4.0.1/linux-2.6-pvops.git.tmp/.git/
>>    remote: Counting objects: 1941611, done.
>>    remote: Compressing objects: 100% (319127/319127), done.
>> remote: Total 1941611 (delta 1614302), reused 1930655 (delta 1604595)
>> **Receiving objects: 20% (1941611/1941611), 98.17 MiB | 87 KiB/s, done.**
>>
>>
>> and if you notice the last line it is still consuming my bandwidth
>> pulling things from internet.How can I stop this step each time and
>> use existing git repository?
>>
>> --
>



--

_______________________________________________
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®.