From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 UJG/J1K3MGP0IwAAbAwnHQ (envelope-from ) for ; Sun, 25 Sep 2022 22:17:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uHq5J1K3MGOdZgAA9RJhRA (envelope-from ) for ; Sun, 25 Sep 2022 22:17:22 +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 5D1113843B for ; Sun, 25 Sep 2022 22:17:22 +0200 (CEST) Received: from localhost ([::1]:60288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ocY41-0006WK-8z for larch@yhetil.org; Sun, 25 Sep 2022 16:17:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39602) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocY3i-0006TA-9V for guix-patches@gnu.org; Sun, 25 Sep 2022 16:17:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49510) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ocY3i-0005RD-1p for guix-patches@gnu.org; Sun, 25 Sep 2022 16:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ocY3h-0003nQ-QF for guix-patches@gnu.org; Sun, 25 Sep 2022 16:17:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57643] [PATCH 0/3] Document the image API. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 25 Sep 2022 20:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: Mathieu Othacehe , 57643@debbugs.gnu.org Received: via spool by 57643-submit@debbugs.gnu.org id=B57643.166413698914547 (code B ref 57643); Sun, 25 Sep 2022 20:17:01 +0000 Received: (at 57643) by debbugs.gnu.org; 25 Sep 2022 20:16:29 +0000 Received: from localhost ([127.0.0.1]:48588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocY3B-0003mZ-FF for submit@debbugs.gnu.org; Sun, 25 Sep 2022 16:16:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocY3A-0003mM-7p for 57643@debbugs.gnu.org; Sun, 25 Sep 2022 16:16:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33708) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocY35-0005O3-1E; Sun, 25 Sep 2022 16:16:23 -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=XhMsqCMtNpcTLxDFEXdbnEe/FtnhXbOyyyUsT5dpNbY=; b=hdb/HPdfsvOgiFmtFG+s Ya1762ppGknMOemAbCRrf0NNOrPXHpvW11QAp7jP39yL9x6FZW6ZXbeV19XJa7+qQqgOMHPsfvnzB KDs6ENNWXXKBCMb2soAb/QQyFFwgDB1HV/BRTnFMXNMe3Hm3OGVx6zRnddklSkkvVSH+wB0oZX9vw YpcXpTNrt4vB1YOgobbYIDbMDV227KEislaXh3fPk3QCKTiulSNqT59dmPBcOa3LxAhnA17lkjudY elL+BnoLMKAP7ZipxGi4piCjxe2DQVgIDCMS4/kWc/EMQLaCYR+5kFD6iEFxtmA2PnK+tyE6AQN1A HnPEVCmxpDkoUg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56330 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocY2c-0001YE-R2; Sun, 25 Sep 2022 16:16:21 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220907124633.17013-1-othacehe@gnu.org> <20220907124633.17013-2-othacehe@gnu.org> <87v8pdaxr6.fsf_-_@gnu.org> <87r10068bm.fsf@gnu.org> <71a303b7-f438-c68b-60fd-50fd57a099e9@telenet.be> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quartidi 4 =?UTF-8?Q?Vend=C3=A9miaire?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Colchique X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 25 Sep 2022 22:15:53 +0200 In-Reply-To: <71a303b7-f438-c68b-60fd-50fd57a099e9@telenet.be> (Maxime Devos's message of "Sat, 24 Sep 2022 18:58:42 +0200") Message-ID: <877d1ryzuu.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1664137042; 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: content-transfer-encoding:content-transfer-encoding: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=XhMsqCMtNpcTLxDFEXdbnEe/FtnhXbOyyyUsT5dpNbY=; b=E1CGyqHGRoHkDfP3IFHnHUdfLZDhvlY2hTfp7amWRVmyuX0wrml4AwQHiW1iN87y0qzVzj gM6Sonb0LMnLLcq/Z7u0gstlPHUw0yfR3o879vfkA4R6fRfJBPyUzSOk+j9cogxP0L9Ei1 IU2dw38N3fbSQlp4q0EtEQ564eAPUGOApT3TcKo7PpOryhcDrEiF0mcAXpDWgKAkYrCP0h H1gxYdn+lNZPBiTjPrBXMVj6ILfXpE2QKnxwZdEMe3/npAGjzuVg0WxkhNE30rsQ83rXYH da4Gb1jjQ8cfAe8XU4k9efcvjz9RVO3pNWlk3PaeB43sWyrKrQDOfYp21czBBQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664137042; a=rsa-sha256; cv=none; b=gaQDB4b63itrG9srVpN7bo/qAH8rgBaYEJFRQrAEcmXMqivuwyfBl8W0xNI9fI9X2Zs/UM 8AMEwd/tIeVcxDYTTFnk/xgthbvX5tayKHVaKrqLlNMM19ln4Me8xBG05AseYDiUqzzweb mgLHZM3O2GxZT5ovv6lo+kDIfnWZmSj0nWj5i9/5JmKHWH5g839sO0X4+dEHRgw861RlXm AjdMEcRrZ6C7st/QtMZvuJkpE8mDsRpJ85PCRsui2NRSzw/RvbTXVINgUhNO6yARg3QSNU KRa7YZZ3NmNP4YTixRyx9H6t90p/6AUo37vaxtWPDTT6k1Z0c+ZR1QoSxwoFhw== 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="hdb/HPdf"; 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: -2.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="hdb/HPdf"; 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: 5D1113843B X-Spam-Score: -2.25 X-Migadu-Scanner: scn1.migadu.com X-TUID: DwSlB92sPwgk Maxime Devos skribis: > Going by > https://www.intel.com/content/www/us/en/developer/articles/technical/inte= l-sdm.html > , the official name is IA-32, not IA32. > > IA-32 sounds nice to me though, we could make that a thing in Guix, > though for consistency 'target-x86-32?' would need to be renamed to > 'target-ia32?' (I don't think the original casing and hyphenation is > important for procedure names). We could make that change, yes. (I think this is secondary compared to the change you proposed to make, which is to rename =E2=80=98i686-linux=E2=80=99 (the variable) to something= else. I think the variable name must match the system type, and the system type is non-negotiable because it=E2=80=99s what lets Guix distinguish between derivations for two different hardware platforms.) Ludo=E2=80=99.