From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967999Ab2ERNCY (ORCPT ); Fri, 18 May 2012 09:02:24 -0400 Received: from li9-11.members.linode.com ([67.18.176.11]:55521 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933000Ab2ERNCX (ORCPT ); Fri, 18 May 2012 09:02:23 -0400 Date: Fri, 18 May 2012 09:02:20 -0400 From: "Ted Ts'o" To: Josh Branning Cc: linux-kernel@vger.kernel.org Subject: Re: Where's the Android kernel sources git repository gone Message-ID: <20120518130220.GB7040@thunk.org> Mail-Followup-To: Ted Ts'o , Josh Branning , linux-kernel@vger.kernel.org References: <4FB62DD9.1020008@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FB62DD9.1020008@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 18, 2012 at 12:09:13PM +0100, Josh Branning wrote: > "wget http://android.git.kernel.org/repo" > > Gives me a 404 Not Found, > > Any help with this very much appreciated. After the kernel.org security breech, due to the length of time that it took to bring things back up (the kernel.org wiki's only were brought back on line last month, over six months later), the android source repo's were moved. If you actually visited http://android.git.kernel.org with a web browser, you'd see that it redirects to: http://source.android.com/source/downloading.html - Ted