how to download a specific kernel version from kernel.org
Hi all, I want to download kernel version 2.6.35 for a specific reason. I have a patch which is to be applied to that specific kernel revision. But in kernel.org i m finding only 2.6.35.13 only.(May be i cudnot find it) Pls tell me How to download that? Thanks in advance.. -- With regards, Sandeep Kumar Anantapalli,
On Mon, 23 May 2011, sandeep kumar wrote:
Hi all, I want to download kernel version 2.6.35 for a specific reason. I have a patch which is to be applied to that specific kernel revision. But in kernel.org i m finding only 2.6.35.13 only.(May be i cudnot find it) Pls tell me How to download that?
all of the tarballs should be here: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/ i can see the 2.6.35 tarball in that list. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================
Try this: http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.35.tar.gz thanks, Daniel. On Mon, May 23, 2011 at 2:08 PM, sandeep kumar <coolsandyforyou@gmail.com> wrote:
Hi all, I want to download kernel version 2.6.35 for a specific reason. I have a patch which is to be applied to that specific kernel revision.
But in kernel.org i m finding only 2.6.35.13 only.(May be i cudnot find it)
Pls tell me How to download that?
Thanks in advance..
-- With regards, Sandeep Kumar Anantapalli,
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
On Mon, May 23, 2011 at 04:38:29PM +0530, sandeep kumar wrote:
Hi all, I want to download kernel version 2.6.35 for a specific reason. I have a patch which is to be applied to that specific kernel revision. But in kernel.org i m finding only 2.6.35.13 only.(May be i cudnot find it) Pls tell me How to download that?
Use the ever helpful ketchup tool: ketchup 2.6.35 Best of luck, greg k-h
participants (4)
-
Daniel Baluta -
Greg KH -
Robert P. J. Day -
sandeep kumar