From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F19A713D246 for ; Sat, 12 Apr 2025 02:20:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=18.9.28.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744424413; cv=none; b=SV1TS9fxYKsXRfrxUVDvVOVtBWqzsWDNtOIfdgMMkT9NPrDG2IWZW9u24wLK9uFmOhMvWXyY9nJuwy454ddMTy8AaRm2R5QGcqYxZl+JmP+Qp13rVv7K4klTEd1QiSKvxZNpJbs0DMnz08CkUrbUu9fO2yNh7yYxg3gmolrlD10= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744424413; c=relaxed/simple; bh=e4sNygDIZC6opEJQBVcPCLQK0NR+ae74mqsG6A6fsAU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=GpiZJFFEyU3NIjURuPRvttbViNtOzt7asaCBKBr+8eVXsTfoc7y76qfG6C1t+NolVicC6REEVZQoArTdvUUPJ0BhWzrCJIOK97clzTYAGgoN15MTB1tQynZQXjj1VchEJC6nuLCn4TSM+Die9Ey0mBTa7vR39d5B5YIrhNOSy1E= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=mit.edu; spf=pass smtp.mailfrom=mit.edu; arc=none smtp.client-ip=18.9.28.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=mit.edu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mit.edu Received: from trampoline.thunk.org (pool-173-48-82-137.bstnma.fios.verizon.net [173.48.82.137]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 53C2Jtjt028066 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 11 Apr 2025 22:19:56 -0400 Received: by trampoline.thunk.org (Postfix, from userid 15806) id 886542E00E9; Fri, 11 Apr 2025 22:19:55 -0400 (EDT) Date: Fri, 11 Apr 2025 22:19:55 -0400 From: "Theodore Ts'o" To: Konstantin Ryabitsev Cc: James Bottomley , Daniel Gomez , users@kernel.org, Luis Chamberlain , Chuck Lever , kdevops@lists.linux.dev Subject: Re: Forbidden requests for kernel.org/releases.json Message-ID: <20250412021955.GE13132@mit.edu> References: <20250410-prophetic-elegant-fossa-a210fb@lemur> <20250411141800.GA648081@mit.edu> <20250411-amusing-flounder-of-vigor-bcab5e@lemur> <20250411-subtle-husky-of-endeavor-b5b90a@lemur> <20250411-tough-inquisitive-corgi-a5fcc8@lemur> Precedence: bulk X-Mailing-List: kdevops@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250411-tough-inquisitive-corgi-a5fcc8@lemur> On Fri, Apr 11, 2025 at 04:38:07PM -0400, Konstantin Ryabitsev wrote: > On Fri, Apr 11, 2025 at 01:13:10PM -0400, James Bottomley wrote: > > > We already do make it very easy to mirror everything we have. You can > > set up full replicas of git.kernel.org and lore.kernel.org that are > > updated within seconds -- and I know of companies who maintain such > > replicas for their internal needs. > > > > OK, where's the URL describing this? in case I happened to know a major > > cloud provider who might be interested ... > > I'll see if I can update our docs. I've published a few things in the past as > blog posts, but there isn't a consolidated document. So is this not completely up-to-date? https://www.kernel.org/mirroring-kernelorg-repositories.html - Ted