Boris Derzhavets wrote:
Follow http://wiki.xensource.com/xenwiki/XenParavirtOps on Ubuntu 8.10 Server To get a working tree: 1. hg clone http://www.kernel.org/hg/linux-2.6 2. cd linux-2.6/.hg 3. hg clone http://xenbits.xensource.com/paravirt_ops/patches.hg patches 4. cd .. 5. ln -s .hg/patches . # for convenience 6. hg update `cat patches/KERNEL_VERSION` 7. hg qpush -a Get the recent patch,in particular :- root@ServerUbuntu:/usr/src/linux-2.6/.hg/patches# ls -l xen-netback-porting.patch -rw-r--r-- 1 root src 28228 2009-01-31 08:18 xen-netback-porting.patch
To get a working tree: 1. hg clone http://www.kernel.org/hg/linux-2.6 2. cd linux-2.6/.hg
4. cd .. 5. ln -s .hg/patches . # for convenience 6. hg update `cat patches/KERNEL_VERSION` 7. hg qpush -a Get the recent patch,in particular :-
-rw-r--r-- 1 root src 28228 2009-01-31 08:18 xen-netback-porting.patch
J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel