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

Re: [Xen-devel] Xen git auto pull



On Thu, May 20, 2010 at 03:44:57PM -0700, ccmail111 wrote:
>    Is there a way in Xen build structure - not to automatically git (update
>    or create new directory) as below ?
> 
>    I am looking for is:
>    Xen "make" to skip/avoid below (automatically and as default):
> 

See: http://wiki.xensource.com/xenwiki/Xen4.0

You can only build xen/tools/stubdom, which bypasses kernel compilation.

-- Pasi

>    make -f buildconfigs/mk.linux-2.6-pvops build
>    make[4]: Entering directory `/test/xen-4.0.0/contents'
>    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
>    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 xen/master; \
>                    cd ..; 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 git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
>    linux-2.6-pvops.git.tmp
> 
>    Any suggestions ?

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


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


 


Rackspace

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