Ahmad Hassan
2009-Dec-15 18:34 UTC
[Xen-users] Pulling a specific Kernel from GIT repository
Hi, I know the way for pulling the Jeremy''s tree as: git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git<http://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.gitlinux-2.6-xen> But this automatically pulls the xen/master branch. How can I specify to pull the specific *kernel 2.6.31.1* instead of master which is *2.6.31.4*. The available stable kernel releases can be seen at http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=summary Thanks. -- Best Regards, Hassan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Pasi Kärkkäinen
2009-Dec-15 19:26 UTC
Re: [Xen-users] Pulling a specific Kernel from GIT repository
On Tue, Dec 15, 2009 at 06:34:02PM +0000, Ahmad Hassan wrote:> Hi, > > I know the way for pulling the Jeremy''s tree as: > > git clone git://[1]git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git > > But this automatically pulls the xen/master branch. >Yes, and that''s what you should use, since it has the latest fixes and patches.> How can I specify to pull the specific kernel 2.6.31.1 instead of master > which is 2.6.31.4. >xen/master is currently at 2.6.31.6.> The available stable kernel releases can be seen at > [2]http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=summary >And here''s the shortlog summary of changes: http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=xen/master -- Pasi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users