From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uFyULldjJmWWEgEAG6o9tA:P1 (envelope-from ) for ; Wed, 11 Oct 2023 10:56:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uFyULldjJmWWEgEAG6o9tA (envelope-from ) for ; Wed, 11 Oct 2023 10:56:55 +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 92C3E699A5 for ; Wed, 11 Oct 2023 10:56:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697014615; 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; bh=XdXGm7To4CZidWnC3WrmR/jOCNMXZw3NHJvx19u1e7o=; b=gooXPdba5E7dfILdNI5EwwnFEc46iqgBNRpa5Q6bl7fSeDmYlmVg0gsgrJ3nVnVhrsSw4f mjtsC6AGlv1+/Q+CNQZgAl7MgLoEzfIy7M79wMV65SzrjL2Hh8WgE2OfzfhWjsoXFS3XMT 2TrV2KWETorkPylWhNVZpNFnIrYYoq2C82e/h6qEPVTHwRMb1fRtLJZ0tbFr4Jh/TvsHop MLN0VWQ9W3AF/2bjPyM9tl2XgxgYB2gnBhDIasbiKkqYacY671aZLm2fY8TCaP8G6tbLVD JLw5yf6aBipxkvuXPeVf+0NH9/SaU6qMiwfLscGCk5+6x6hkNNyEB9eZxWwPvQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697014615; a=rsa-sha256; cv=none; b=PIaKqGMpRgoFkpdSOcrwv6S8fn9dK3iLdCk7t+Mb721xz3OTSxnHWlqFd3glfSb2Opq5Nj bA7Fh7oIVDXGJtmLXS6w/9/F66pc1pI3mDVn/ZfyYEtOBGbTBxzS0iucZKkfc9R2/lkoqG JLJdNv0gTmh6ObppRhEhga21z3Cp2cznIZl6ptFOMBdjr09F1l1v3Y09xR5UaXtrlQjNTv 6yQOooJRjXfSg80SdzPoFn+fh1kAT8oCtQJ6OHZk2P4auc1CSYdPaHilbNTme4ySv8rLoa aPoL5dkB8FZ5vw/QZxaFlaPpQAIMZOwZcwlAasETjEDWy1ltDb0KeCczuJJ8Ow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqV1J-0008Di-TJ; Wed, 11 Oct 2023 04:56:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqV1H-0008D4-Fv for guix-patches@gnu.org; Wed, 11 Oct 2023 04:56:43 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqV1E-0007NT-Pv for guix-patches@gnu.org; Wed, 11 Oct 2023 04:56:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqV1a-0002a4-4I for guix-patches@gnu.org; Wed, 11 Oct 2023 04:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66448] [PATCH] image: Add 'lba partition label. Resent-From: Gabriel Wicki Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Oct 2023 08:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66448 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 66448@debbugs.gnu.org Received: via spool by 66448-submit@debbugs.gnu.org id=B66448.16970145889874 (code B ref 66448); Wed, 11 Oct 2023 08:57:02 +0000 Received: (at 66448) by debbugs.gnu.org; 11 Oct 2023 08:56:28 +0000 Received: from localhost ([127.0.0.1]:37478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqV11-0002ZB-MU for submit@debbugs.gnu.org; Wed, 11 Oct 2023 04:56:27 -0400 Received: from chimborazo.ee.ethz.ch ([129.132.2.15]:40271) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqV0y-0002Yt-Ql for 66448@debbugs.gnu.org; Wed, 11 Oct 2023 04:56:26 -0400 Received: from localhost (antispam.ee.ethz.ch [129.132.2.16]) by chimborazo.ee.ethz.ch (Postfix) with ESMTP id EA3704006D; Wed, 11 Oct 2023 10:55:26 +0200 (CEST) X-Virus-Scanned: by amavisd at antispam.ee.ethz.ch Received: from chimborazo.ee.ethz.ch ([129.132.2.15]) by localhost (antispam.ee.ethz.ch [129.132.2.16]) (amavisd-new, port 10026) with ESMTP id TLf2wrujclGh; Wed, 11 Oct 2023 10:55:26 +0200 (CEST) Received: from blackbox (212-51-128-25.fiber7.init7.net [212.51.128.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gabriel) by chimborazo.ee.ethz.ch (Postfix) with ESMTPSA; Wed, 11 Oct 2023 10:55:25 +0200 (CEST) Date: Wed, 11 Oct 2023 10:55:23 +0200 From: Gabriel Wicki Message-ID: References: <87o7h58ruw.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87o7h58ruw.fsf@gnu.org> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -2.40 X-Migadu-Queue-Id: 92C3E699A5 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -2.40 X-TUID: eHYjxl1yos+4 I didn't follow the whole source tree to figure out how all of this works, but this tiny change makes the image partition show up as LBA.