search for: xen_linux_gitrev

Displaying 2 results from an estimated 2 matches for "xen_linux_gitrev".

2010 Dec 04
4
Make world problem compiling Xen 4.0.1 from source
Greetings, Xen gurus! Per the Ubuntu community documentation at https://help.ubuntu.com/community/Xen#Maverick%20Notes%20(Xen%204.0.1%20pvops%20on%20Ubuntu%2010.10) I am trying to install Xen 4.0.1 from source which I got from bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz because apparently the ubuntu-xen-server package has broken dependencies. The instructions as provided state
2011 Feb 26
6
how to reduce time of git pulling each time when you do a make world on Xen source
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