how to reduce time of git pulling each time when you do a make world on Xen source
- by Registered User
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…