From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6BaCEJqILmW5lwAAG6o9tA:P1 (envelope-from ) for ; Tue, 17 Oct 2023 15:14:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6BaCEJqILmW5lwAAG6o9tA (envelope-from ) for ; Tue, 17 Oct 2023 15:14:02 +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 D804C31A3A for ; Tue, 17 Oct 2023 15:14:01 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QoS4C+JT; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697548442; 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-to: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=aa0Ldfq9P4yxjr8cwQxR+Tma0rz+X0kOus+XMCFkY9M=; b=eUSy/fEXCyo1fS/MF7cCmlECxnO88dbe6evVrIOscjK3DhkyiRvuFEd8LIgtpk4dXbZLTk V+55X+TfFt8h3DA7g/z8RsBRt+3CI6MYvCesQeIGbplOXubaokywCCFdlUtHcYhf8KRqdL 4QDiwZzwvYiT6jkoX0KuOmFeOv0pMO4xQqCm9cq8ngdbp9VybTagAVL9KZJpZhek5z0uXn IsvEYXsz861UE7DItiOMb2PHswj17iVvGkoiIvNhe4rSpppKKsccLkm0a37mLRym4ruia6 Yi8BeQtv6fwDmP+eb1vjNGRHqjTVOi9Rum75vZDfhNgIc59BHsQBLxgyyjzSig== 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=QoS4C+JT; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697548442; a=rsa-sha256; cv=none; b=EBtLkDLY2OVj0BRThLiugWxTtRv7OOl2E009Xb1es8hcsqBuUEmuTxskZeut8CYCXsp2MI qzfiO4ku5vRCWVlC7bX/qWqqfwiNVUeoFNhLX3ajtro8R7IjcTBAL8TEFpvCA2iQWT1CaK CVuYFRO25SCzjs69GDPB9VmfE8HnGJdsWUTn4D9828L8+KRG7ZuCwd4yJqxlKOKOoyzNd6 1dw4PlEgp57KE+OsfPEchecy39Fqd61CZ6ZDZTHAkN9n5NGSmXgBTc9O23W0DwQsass8U+ wNhXpRRH6/5q9+nXUhjyLU1zWnozjRkmTGJeGAk4ikFAjYT6JkHR5/Lb1JmbXA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsjtE-0002qb-Co; Tue, 17 Oct 2023 09:13:40 -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 1qsjtB-0002oh-Pw for guix-patches@gnu.org; Tue, 17 Oct 2023 09:13:38 -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 1qsjtB-0006jk-Gx for guix-patches@gnu.org; Tue, 17 Oct 2023 09:13:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsjta-0008AV-KF for guix-patches@gnu.org; Tue, 17 Oct 2023 09:14:02 -0400 Subject: bug#66448: [PATCH] image: Add 'lba partition label. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 17 Oct 2023 13:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66448 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Gabriel Wicki Cc: 66448-done@debbugs.gnu.org Mail-Followup-To: 66448@debbugs.gnu.org, othacehe@gnu.org, gabriel@erlikon.ch Received: via spool by 66448-done@debbugs.gnu.org id=D66448.169754839531326 (code D ref 66448); Tue, 17 Oct 2023 13:14:02 +0000 Received: (at 66448-done) by debbugs.gnu.org; 17 Oct 2023 13:13:15 +0000 Received: from localhost ([127.0.0.1]:58862 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsjsp-00089C-B1 for submit@debbugs.gnu.org; Tue, 17 Oct 2023 09:13:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35454) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsjsl-00088w-EW for 66448-done@debbugs.gnu.org; Tue, 17 Oct 2023 09:13:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsjsG-0006Z3-AJ; Tue, 17 Oct 2023 09:12:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=aa0Ldfq9P4yxjr8cwQxR+Tma0rz+X0kOus+XMCFkY9M=; b=QoS4C+JTv+qZO9Yk283y wokr4tgGRIBUZRuxlQDXAgfMNX6AiQunrXFMO+a5mXC9ronrig7ccW5PhzqMAkLct5WfEDuKcqCSr cYG4DlCwKl+5XoqjZl9sAeybHmFWvcTOsfTxnKcSLrk6AZlBxxXqF8472TQLSkP49bG5v1ZqGooUp Qx674kmKgBMOEPk7/kQuwnZERzpx0Ikq6ag+mcWPy2Byi0numKHSjWu3TBdOnhVT66fYL3xXVEow+ nvrCfJU10YhqjK5nQLtd7aTXW09wt1YR2MSu7i++ZYnWqowxOlGshUgsymf+J6lHrKSWUUDxqyGkQ C4mmNnObSmjBSg==; From: Mathieu Othacehe In-Reply-To: (Gabriel Wicki's message of "Tue, 17 Oct 2023 14:27:46 +0200") References: <87o7h58ruw.fsf@gnu.org> <87h6mud6am.fsf@gnu.org> Date: Tue, 17 Oct 2023 15:12:37 +0200 Message-ID: <87bkcxmlyy.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.79 X-Spam-Score: -4.79 X-Migadu-Queue-Id: D804C31A3A X-Migadu-Scanner: mx2.migadu.com X-TUID: bD6ifPuMhJmk Hello, > I've attached a possible patch for the documentation. Perfect. Applied! Thanks, Mathieu