From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uJ3DE8q3hV+wVAAA0tVLHw (envelope-from ) for ; Tue, 13 Oct 2020 14:20:58 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QJahD8q3hV9mHgAA1q6Kng (envelope-from ) for ; Tue, 13 Oct 2020 14:20:58 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EC83D94042A for ; Tue, 13 Oct 2020 14:20:57 +0000 (UTC) Received: from localhost ([::1]:53094 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSLAe-0004Wf-AR for larch@yhetil.org; Tue, 13 Oct 2020 10:20:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59594) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kSL9d-0003d4-Rw for guix-devel@gnu.org; Tue, 13 Oct 2020 10:19:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36125) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSL9b-0008Bh-9b; Tue, 13 Oct 2020 10:19:51 -0400 Received: from [2a01:cb18:832e:5f00:1013:8f9a:f686:d929] (port=37036 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kSL9a-0007Hl-AB; Tue, 13 Oct 2020 10:19:50 -0400 From: Mathieu Othacehe To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Shipping more installer images? References: <863630u6ap.fsf@gmail.com> <20201005101836.6qpcozxccisdf7yy@pelzflorian.localdomain> <8EFC55BC-8EE9-4A35-8E2E-B8BBA88B27EC@lepiller.eu> <87r1qcye9p.fsf@gnu.org> <20201006065939.GB21174@E5400> <87imbn6dgu.fsf@gnu.org> <20201006072616.GD21174@E5400> <87lfgj4win.fsf@gnu.org> <875z7fu0mq.fsf_-_@gnu.org> <20201012154842.71c14e1a@scratchpost.org> <87y2kai694.fsf@gnu.org> Date: Tue, 13 Oct 2020 16:19:47 +0200 In-Reply-To: <87y2kai694.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 13 Oct 2020 15:51:19 +0200") Message-ID: <87mu0qmcn0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: zBIQZTAPcsIJ Hey Ludo, > So that=E2=80=99s 3 more 1=C2=A0GiB installer images, right? If we targe= t Oct. 29th, > how are we going to test them in the meantime? How long will it take to > build them, even assuming we build on an OverDrive? I plan to provide compressed disk images for those boards so it's more around 400MB. Anyway, compression patches are not available yet and I don't even own one of those boards. So, while we can provide latest images for those boards, having them in a stable image will wait 1.3 I guess. Thanks, Mathieu