From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Pitre Subject: Git tree for old kernels Date: Sun, 19 Aug 2007 15:24:56 -0400 (EDT) Message-ID: References: <9e4733910707221349s462aa11bj714956f7cdc72aac@mail.gmail.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Content-Transfer-Encoding: 7BIT Cc: Jon Smirl , Git Mailing List To: lkml X-From: linux-kernel-owner+glk-linux-kernel-3=40m.gmane.org-S1756087AbXHSTZP@vger.kernel.org Sun Aug 19 21:25:53 2007 Return-path: Envelope-to: glk-linux-kernel-3@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IMqPI-0003rg-GD for glk-linux-kernel-3@gmane.org; Sun, 19 Aug 2007 21:25:52 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756087AbXHSTZP (ORCPT ); Sun, 19 Aug 2007 15:25:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752527AbXHSTZA (ORCPT ); Sun, 19 Aug 2007 15:25:00 -0400 Received: from relais.videotron.ca ([24.201.245.36]:61487 "EHLO relais.videotron.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752226AbXHSTZA (ORCPT ); Sun, 19 Aug 2007 15:25:00 -0400 Received: from xanadu.home ([74.56.106.175]) by VL-MO-MR004.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0JN100122CLMRSF0@VL-MO-MR004.ip.videotron.ca>; Sun, 19 Aug 2007 15:24:58 -0400 (EDT) In-reply-to: <9e4733910707221349s462aa11bj714956f7cdc72aac@mail.gmail.com> X-X-Sender: nico@xanadu.home Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org Archived-At: 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