Git tree for old kernels



On Sun, 22 Jul 2007, Jon Smirl wrote:

Continuing on with kernel archeology for embedded systems, any
interest in making a git tree with all of the kernel versions from the
beginning up to the start of the current git tree?

I just put the archive I've gathered so far in a Git tree on kernel.org:

git://git.kernel.org/pub/scm/linux/kernel/git/nico/archive.git

It is also available through gitweb from:

http://git.kernel.org/?p=linux/kernel/git/nico/archive.git

It currently stops at Linux v1.0. I would like to continue populating
this archive up to the current "Linux kernel history" Git repository
from Thomas Gleixner which currently doesn't go further back than
v2.4.0. This is however extremely time consuming to track down old
mailing list and newsgroup archives in order to find announcements to
serve as commit log material. Therefore I'd be really glad if people
could help me find those and send me copies of relevant announcements.
The content of the current archive should give a good idea of what I'm
looking for.

Also, the following items are currently missing and apparently vanished
from the surface of the planet:

- v0.02 sources

- v0.03 sources and announcement

- v0.10 announcement

- v0.96 sources

- sources for v0.99.13{abcdefghij} (got k, don't know where the serie
ends) as well as announcements for all of them

- all announcements for v0.99.14{a-z} except for pl14r

- announcements for pl15c to pl15j, 1.0-pre1, and ALPHA-1.0.

If you happen to have any of those please drop me a note.

Otherwise the archive appears fairly complete with almost 3 years of
Linux development history captured in a 3MB pack file.


Nicolas
-
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/



Relevant Pages

  • Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning
    ... I just updated a git tree and started getting errors on a ... "copy_keys" macro warning. ... it doesn't end up with kernel wide scope. ...
    (Linux-Kernel)
  • Re: 2.6.21-rc5-mm4
    ... The kernel also panics when I do this: ... EIP is at 0xffffffff ... I just pulled your e1000 git tree into vanilla 2.6.21-rc5 ytrr and I can't reproduce the problem, so it might be caused by something else. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
    (Linux-Kernel)
  • Re: [GIT PATCH] driver core patches against 2.6.24
    ... Here are a pretty large number of kobject, documentation, and driver ... core patches against your 2.6.24 git tree. ... default Fedora initrd (which is trying to load modules for stuff that I ... + my git tree and lots of USB drivers built into the kernel also ...
    (Linux-Kernel)
  • Git tree for old kernels from before the current tree
    ... Continuing on with kernel archeology for embedded systems, ... interest in making a git tree with all of the kernel versions from the ... and git diff to get detailed changes (all minus CVS ...
    (Linux-Kernel)