Re: [RFC] HOWTO do Linux kernel development - take 3

From: Josh Boyer
Date: Thu Nov 17 2005 - 07:59:29 EST


On 11/17/05, Alex Riesen <raa.lkml@xxxxxxxxx> wrote:
> On 11/17/05, Greg KH <gregkh@xxxxxxx> wrote:
> > 2.6.x kernel tree
> > -----------------
> > 2.6.x kernels are maintained by Linus Torvalds, and can be found on
> > kernel.org in the pub/linux/kernel/v2.6/ directory. Its development
> > process is as follows:
> > - As soon as a new kernel is released a two weeks window is open,
> > during this period of time maintainers can submit big diffs to
> > Linus, usually the patches that have already been included in the
> > -mm kernel for a few weeks. The preferred way to submit big changes
> > is using git (the kernel's source management tool, more information
> > can be found at http://git.or.cz/) but plain patches are also just
> > fine.
>
> The http://git.or.cz/ is broken. Maybe
> http://www.kernel.org/pub/software/scm/git/docs/ (manual) or
> http://gitscm.org/ ?

Broken how? It works for me...

josh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/