From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oA0jFjs2imK+FAAAbAwnHQ (envelope-from ) for ; Sun, 22 May 2022 15:10:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6CUjFTs2imInCwAAG6o9tA (envelope-from ) for ; Sun, 22 May 2022 15:10:19 +0200 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 DACFF2F9C2 for ; Sun, 22 May 2022 15:10:18 +0200 (CEST) Received: from localhost ([::1]:56398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nslLd-0002rc-Uv for larch@yhetil.org; Sun, 22 May 2022 09:10:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33488) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nslLP-0002qE-5B for guix-patches@gnu.org; Sun, 22 May 2022 09:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50038) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nslLO-00027q-SM for guix-patches@gnu.org; Sun, 22 May 2022 09:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nslLO-0005uO-JS for guix-patches@gnu.org; Sun, 22 May 2022 09:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55220] [PATCH 0/4] Add --list-systems and --list-targets options. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 22 May 2022 13:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55220 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 55220@debbugs.gnu.org Received: via spool by 55220-submit@debbugs.gnu.org id=B55220.165322498922689 (code B ref 55220); Sun, 22 May 2022 13:10:02 +0000 Received: (at 55220) by debbugs.gnu.org; 22 May 2022 13:09:49 +0000 Received: from localhost ([127.0.0.1]:43935 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nslLB-0005tt-EM for submit@debbugs.gnu.org; Sun, 22 May 2022 09:09:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nslL8-0005te-Fq for 55220@debbugs.gnu.org; Sun, 22 May 2022 09:09:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40646) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nslL3-0001x7-Ae; Sun, 22 May 2022 09:09:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=VK1G5H4bBRsXY7eA4w6w+KWntW6rmWQzE+t5ZCrKI6k=; b=PgO5vfTtqkSBcGpY7iON VWgWd9PbVb3l8ByL4VZc/4x9wWtI2KtP7pJZLLfICZQovvIihfq2IpAfCrOwOYuk29YdMeIbG6+Xe YQ1CG8yt8dz4DETkx8XwNTDH9htuirJ6Ina8w84hQlB9GtH4Wl5TweiTxUB9wr0waOA6AOVEJkclC 4gryP1EbyR37TTJPETEWSsq97EoO5MVNfiINp7MSidglvURucE52ynNcBJ0JLF7XoFPTdsgtmYSB7 VASB+BeGo9/rVqKM7RmHp+P52f/lEhagGVcrTTNg88MU7rhrR9TWPHzDrDE/z1u02nNYsH57xSB3e rjXLGIKaIY/IWA==; Received: from [109.190.253.11] (port=41302 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nslL2-0007Vl-7b; Sun, 22 May 2022 09:09:41 -0400 From: Mathieu Othacehe References: <20220502111859.13605-1-othacehe@gnu.org> <20220502111859.13605-4-othacehe@gnu.org> <87ilpy9x4q.fsf_-_@gmail.com> Date: Sun, 22 May 2022 15:09:34 +0200 In-Reply-To: <87ilpy9x4q.fsf_-_@gmail.com> (Maxim Cournoyer's message of "Sat, 21 May 2022 21:25:25 -0400") Message-ID: <877d6demsx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653225018; h=from:from:sender:sender: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=VK1G5H4bBRsXY7eA4w6w+KWntW6rmWQzE+t5ZCrKI6k=; b=tmYa4Qk4q9jYahQAZtSsD4xOuqD6sdQrV1TB94rWu+K9vGgraXdxK/kluWr48D5d5UrDd0 gcLDUdNi0f9suko3NLTvhgtspKckLMWHf5YBwAKgTzufe7clcffoJx0QR4PHsi/Fux8pud pq7RrrM9nnuIf/1S/N3Nmxk/rdaO7S30QOrws66fxPbiqm0BP1TupG1VF+7nSP+dQ+H3lu KiuT3jj/J516k/VbvPfkpucHx6HOXjJGc8s6vhJw+rMB2hPbtUSCyxlTB3mW1qY6FgBMac 1o0CCDVWw9ava8HmQhn4V+mxqEMLYmIFjw/7J49dwu04UySAt1iEA3vHjMHDCQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653225018; a=rsa-sha256; cv=none; b=MxS9Y853QbBnvJFq6SVURqqVXnORZpCh7fO98L+F/GgBu3oQ+1UJczuCmCmlq8b0TM1mHw KAH2IQYCjr7pAnmgeWG1qaysjxDkycWxTcAztq4N9liVZ4JJ4iZyRHipembelSJ8JMW5TD PCB+T6lqx34mFXE0u6oePnfiuVxCRR4jfDJrEKE1ixKNYEfN9DUDW/v5Jnphotizq/pcTV t3MIvcCWqMTCcU13qimHXarxWBByNsH0/xIjZQpUIzno3tsZ+fpyfNI5RkJ6Dq1OkgsZ8I kHhTfpkMfTnv4Vw9KLvUKMdaRR7wIDesI3+nmlpB81AL0fiLf8EYoTAm6Ayikg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PgO5vfTt; 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.55 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PgO5vfTt; 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: DACFF2F9C2 X-Spam-Score: -3.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: GAZG6demNEvI Hey, Thanks for having a look to the series :). > I have a bit of a problem with the "emulated" part of the name, as > --system not only targets emulated machines but also different native > machines of that architecture via offloading :-). Perhaps, > 'show-foreign-build-options-help', but I'm not sure that's an > improvement. Ludo had the same concern. I changed the name to "native" that I also find a bit misleading. The documentation is now making this term less mysterious though. Mathieu