Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932197AbXAIQX0 (ORCPT ); Tue, 9 Jan 2007 11:23:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932194AbXAIQX0 (ORCPT ); Tue, 9 Jan 2007 11:23:26 -0500 Received: from inti.inf.utfsm.cl ([200.1.21.155]:33082 "EHLO inti.inf.utfsm.cl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932197AbXAIQX0 (ORCPT ); Tue, 9 Jan 2007 11:23:26 -0500 Message-Id: <200701091623.l09GNIsw009078@laptop13.inf.utfsm.cl> To: Akula2 cc: linux-kernel@vger.kernel.org Subject: Re: Jumping into Kernel development: About -rc kernels... In-Reply-To: Message from Akula2 of "Tue, 09 Jan 2007 21:03:58 +0530." <8355959a0701090733l74d03792q16b3022d949c7ae1@mail.gmail.com> X-Mailer: MH-E 7.4.2; nmh 1.1; XEmacs 21.5 (beta27) Date: Tue, 09 Jan 2007 13:23:18 -0300 From: "Horst H. von Brand" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (inti.inf.utfsm.cl [200.1.21.155]); Tue, 09 Jan 2007 13:23:19 -0300 (CLST) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1630 Lines: 43 Akula2 wrote: > This question might sound dumb for many, and to some annoying too ;-) It's OK if you don't do it too often ;-) [...] > I did understand till here. Should I start compile/test/debug > one-after-one in this fashion:- > > 2.6.19 source + patch-2.6.20-rc1 > 2.6.19 source + patch-2.6.20-rc2 > 2.6.19 source + patch-2.6.20-rc3 > 2.6.19 source + patch-2.6.20-rc4 > > OR > > Pick the latest release number? Pick the latest, it has bugs in earlier ones fixed. But it might have its own ;-) BTW, you can track the day-to-day development of the kernel (and other stuff) using git, which has other nifty features (like being able to go back to an earlier version, and even automate the finding of the broken patch by narrowing down from a known good and a known bad version). git is probably in your distribution, or you can get it (as source, or prebuilt) from , a bunch of documentation is in the package itself or at . gives pointers to several git kernel repositories. Good luck! -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de Informatica Fono: +56 32 2654431 Universidad Tecnica Federico Santa Maria +56 32 2654239 Casilla 110-V, Valparaiso, Chile Fax: +56 32 2797513 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/