Re: git tree urls

From: Jan Engelhardt
Date: Fri Feb 08 2008 - 17:58:40 EST



On Feb 8 2008 22:34, ael wrote:
>Jan Engelhardt wrote:
>> On Feb 8 2008 11:37, ael wrote:
>>> I have trouble locating some of the git urls (the mm repository, for
>>> example). I have browsed around
>>> http://www.kernel.org/pub/scm/linux/kernel/git/,
>>> consulted the kernel FAQ, and read the obvious links on www.kernel.org.
>>>
>>> git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.x.y.git is easy
>>> to find, and I would guess that the main development repository is
>>> pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
>>> but that is speculation.
>>
>> Look at http://git.kernel.org/ for available repositories.
>
>Sure, I looked there in some depth. But some/most are special purpose or
> 'locals'. One needs a map for the "main" repositories...

Indeed, a page on kernelnewbies.org with the most important repositories
would be helpful.

Well, to start:

torvalds/linux-2.6.git Mainline
jgarzik/netdev-2.6.git Network devices
davem/net-2.6.git Networking
x86/linux-2.6-x86.git x86
mchehab/v4l-dvb.git V4L and DVB
bunk/trivial.git Spellos, typos and the obvious

But it's not that easy. netdev-2.6.git for example regularly gets merged
into net-2.6.git, so you get a fairly recent netdev tree by choosing
either netdev or net.
--
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/