From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kHbONJitoGHn8gAAgWs5BA (envelope-from ) for ; Fri, 26 Nov 2021 10:49:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kKqKMJitoGGfbgAA1q6Kng (envelope-from ) for ; Fri, 26 Nov 2021 09:49:12 +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 A03C115F0C for ; Fri, 26 Nov 2021 10:49:12 +0100 (CET) Received: from localhost ([::1]:48940 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mqXqx-0005d7-R2 for larch@yhetil.org; Fri, 26 Nov 2021 04:49:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33016) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqXqq-0005cX-FR for guix-patches@gnu.org; Fri, 26 Nov 2021 04:49:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:47162) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mqXqo-0007ed-BJ for guix-patches@gnu.org; Fri, 26 Nov 2021 04:49:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mqXqo-0001ko-9m for guix-patches@gnu.org; Fri, 26 Nov 2021 04:49:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51878] [PATCH] installer: Rework installation device detection Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 26 Nov 2021 09:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51878 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: dev@jpoiret.xyz, 51878@debbugs.gnu.org Received: via spool by 51878-submit@debbugs.gnu.org id=B51878.16379201216715 (code B ref 51878); Fri, 26 Nov 2021 09:49:02 +0000 Received: (at 51878) by debbugs.gnu.org; 26 Nov 2021 09:48:41 +0000 Received: from localhost ([127.0.0.1]:58708 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mqXqT-0001kF-JC for submit@debbugs.gnu.org; Fri, 26 Nov 2021 04:48:41 -0500 Received: from jpoiret.xyz ([206.189.101.64]:33082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mqXqS-0001k7-Bh for 51878@debbugs.gnu.org; Fri, 26 Nov 2021 04:48:40 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 2A8B1184F2A; Fri, 26 Nov 2021 09:48:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1637920118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=DHQO/V2P3+iR+gDFdqiRQmacyEH8CVF11JCnJ1DFJd0=; b=UYNcXWt9jlIRCdQDPiyU26MzhK3IY9JdIuS59WFUIfwm3HbzMr0Y7xO7wFVNMTKYvFQHK/ Yl6wik4Km4gzCfnhHbX4Y3dOaDq3T9r6KzqtEBSKABKTNk9KgfvvaqtguxD1QqLYu2JiY+ /G6EfDdx6WOPi+j7KvI5ttwwKiqA0qtaWVn6VgmZzz/FnAVkrKjAvktkc2ht04kzVcVVcj OU/h5dRO5oo35a0iwYATPRNBOb9gAhIsyppw/KJlTPeaQRpQggVozmNzJp2zHgifh67Vn6 MTdXZgaHUHWlHHA40j7AhJB41iAkf6AuRVHPkAht20tlfnOcCfjN98AwJkZAsQ== In-Reply-To: <87y25cmw0x.fsf_-_@gnu.org> References: <87lf1mhmgw.fsf@gnu.org> <20211123221909.11142-1-dev@jpoiret.xyz> <87y25cmw0x.fsf_-_@gnu.org> Date: Fri, 26 Nov 2021 09:48:37 +0000 Message-ID: <87tufzp7re.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: text/plain X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637920152; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=DHQO/V2P3+iR+gDFdqiRQmacyEH8CVF11JCnJ1DFJd0=; b=sCY4WaXPmZbsxt4ZuK1UxH65hwYRJcUH7O7iaJzz2zsrzdhAl5hsIHKex3uydN6YCioain 3srQ32m4VApfD1xtQKh68Xl69YIQTMnHCJsLk1kI+/W2scpUVZKaaCDyouWhnNjGx5vHfd YNOPyTfZs2KOEDG2JYvr35xaSAGNWoYvHDhkQWfVCleOdMHjr1uVh3ZG5OrqGEK0hPxNEZ FD7Vrg7/nNd/KUFvgwNVf4WOzI5OUx4fpi53jTwB/vEPkWpBRFvimQONK5aBEVVkwApcuB 1odCtxTeuZ3uPd+CRxxB9PI6P+ADD+5oKtbFltLmC2IlV1n+0hnj6XEdQW9/Tg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637920152; a=rsa-sha256; cv=none; b=dAuJ4Fl7ObTIkPUFJkpgIcOcYyc/Ssy4YkmTIGjGQypQNd4vzF1pSCCOnDw4aA3MphrZCh IBB2sTfcWXe/CjsYEwDKNgQgSfYFEw96PGGtkLoP2s36/XVs3U7FKZ/4UidnE/n3PZ5Gxn e4rmrlyDhgwNx8FQRFk6b6/8rjYZGRD/IZYvcnjKXHoiafy/Rg3TSB28SdbxdSG9j/XkRD dkVDth/NVPOqXkkpFEOpTSyK/AdzHTtfqsu66acivYsYnEpR2X2ma/xiC8fZaq7qXXgliB 2OHQZnzpG02vfCq30jDiX7b2MKD7EIdZCdwRV4Rvlpc/j2MVLxLutYscZtjkXA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=UYNcXWt9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=UYNcXWt9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A03C115F0C X-Spam-Score: -3.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: mrR+gKOdczNC Mathieu Othacehe writes: > Hello Josselin, > I was not very clear sorry about that. I meant something like that seems > a little more concise: > > --8<---------------cut here---------------start------------->8--- > snip > --8<---------------cut here---------------end--------------->8--- > > WDYT? I agree that this reads better! Feel free to push with those changes. Best, Josselin Poiret