From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [ANNOUNCE] Xen 3.4.2 released Date: Wed, 25 Nov 2009 13:03:19 -0800 Message-ID: <4B0D9B97.9070709@goop.org> References: <490236.61362.qm@web94610.mail.in2.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <490236.61362.qm@web94610.mail.in2.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Fasiha Ashraf Cc: xen-users@lists.xensource.com, "xen-devel@lists.xensource.com" , Keir Fraser , =?ISO-8859-1?Q?Pasi_K=E4rk?= List-Id: xen-devel@lists.xenproject.org On 11/23/09 01:13, Fasiha Ashraf wrote: > Please tell me the git checkout command to update my kernel version > from 2.6.31.4 to kernel-2.6.31.5. > I don't find it in jermey xen/master git repo. > If you've already got a xen.git repo with the xen/master branch checked out, then "git pull" should update it. J