From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id hkTfHQuEPGPHmQUAWB0awg (envelope-from ) for ; Tue, 04 Oct 2022 15:05:47 -0400 Received: by simark.ca (Postfix, from userid 112) id 6A84A1E112; Tue, 4 Oct 2022 15:05:47 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 7AEF31E0D5 for ; Tue, 4 Oct 2022 15:05:46 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id BDB2E3856254 for ; Tue, 4 Oct 2022 19:05:45 +0000 (GMT) Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 437233858C50; Tue, 4 Oct 2022 19:05:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 437233858C50 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x0b.wildebeest.org [172.31.17.141]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id F16103021EAC; Tue, 4 Oct 2022 21:05:27 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id B68EF2E8055F; Tue, 4 Oct 2022 21:05:27 +0200 (CEST) Date: Tue, 4 Oct 2022 21:05:27 +0200 From: Mark Wielaard To: Siddhesh Poyarekar Subject: Re: The GNU Toolchain Infrastructure Project Message-ID: References: <6f6d141b-b776-8707-2c91-dc38d20aa9e1@gotplt.org> <20221004171007.oc2ot6eu6l24aipn@cgf.cx> <05b0f7fa-7077-5a8b-0c2f-dfb3068dd10f@gotplt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <05b0f7fa-7077-5a8b-0c2f-dfb3068dd10f@gotplt.org> X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb@sourceware.org, Overseers mailing list , libc-alpha@sourceware.org, binutils@sourceware.org, gcc@gcc.gnu.org Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi Siddhesh, On Tue, Oct 04, 2022 at 01:17:14PM -0400, Siddhesh Poyarekar wrote: > On 2022-10-04 13:10, Christopher Faylor wrote: > > On Tue, Oct 04, 2022 at 09:46:08AM -0400, Siddhesh Poyarekar wrote: > > > I made and shared this copy to dispel any further false speculation of > > > scope creep of the GTI proposal. > > > > Who is doing the false speculation? Do you have a mailing list link? > > It would be interesting to know who's got it wrong. > > Mark asked upthread if content on gnu.org is also going to be migrated over I did indeed. Both the proposal and these minutes mention migrating websites without mentioning any specifics. Knowing which websites are meant and why they need migration is useful information. The FSF tech team is helping us coordinating things on overseers to help with release archives, mirroring, backups and sourceware continuity. If this is about migrating websites currently on www.gnu.org then talking to the FSF tech team does make sense. If it isn't about that, then we will simply note that and move one. We do take this proposal, and all other suggestions people make about the sourceware infrastructure, seriously, but a lot of details of this proposal are still unclear. We are trying to get as much details as possible so we can see how this fits into the current sourceware roadmap, get a better understanding of the budgetary needs, file sourceware infrastructure bugs with those details. All to get a better understanding what the real needs are and document the necessary steps forward. Cheers, Mark