From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QNmLN7r0KmUJQAAAG6o9tA:P1 (envelope-from ) for ; Sat, 14 Oct 2023 22:06:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QNmLN7r0KmUJQAAAG6o9tA (envelope-from ) for ; Sat, 14 Oct 2023 22:06: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 8618861006 for ; Sat, 14 Oct 2023 22:06:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=m4z3JcWt; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697313978; a=rsa-sha256; cv=none; b=k//spt9LGWeQCuFZnCyhQ+0HhFvd1r0zR5/M9n3GZmDSvtEX6Zxq7nvPtcx1Cgb3ZCe5Ke VMdND4WTSur0fbMbagihcQcDd7ARAS4DCNVxsuJg+I409fS+u3I51xLq94NRD+hlwsWLsp D0zP0sBciS5aONRP3u5dyxNwMoysnaVVnRFiY9yt6VRLoooQOdM+Ui1yVQzdBNPryw0qLX uHrMrYEout/32F/jk8XY8KuRfZOe/b2V9HWK/eb9dBo5pxw7rDs5n2ODpltqq4gI4RW85N iAkLxtt4GoeB6yM1UMkQV26vzRwSogRBYym027lsMc6bPTIrXcSdh8js1zIeMA== 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=m4z3JcWt; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697313978; 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=nzmWwHBPX2IyLRAHmYPVJt/k6+ueQHWTwoeb9p34H6s=; b=sIfT5GP2qZRssRzcKLqALfh1yA3q1os7TH+/NNBlP6MwpBSJsOghH0eVYpWOMkjnQzEoTh OkKG4NfzvtleHpkH0JHcfOK6SYkTB+Tz3weA8dGelFrS7YU+zKlYUJk4mUHRoVR2UIGetr jclm+F5qOucQGrVTAWGOOJpSnLZy2nenV9olDSDhv6+mSyFEnbQHDZNknJdlS7w7McpkDV MsRBz9/64y4uVAoGhnH5qQ7wyicieD+tdFOBFbcWzS472wvlxSAQIQFMvbqCUpr/zoH1cJ vXRl7V3DO99uUUm+TXqN91QgH09pG3bQ6GdiPs+Nv1da5t3p9X4wDgyA+IM2Uw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrktT-0005c4-3Y; Sat, 14 Oct 2023 16:05:51 -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 1qrktQ-0005bP-Da for guix-patches@gnu.org; Sat, 14 Oct 2023 16:05:48 -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 1qrktG-0006D4-P1 for guix-patches@gnu.org; Sat, 14 Oct 2023 16:05:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrkte-0000Ds-2F for guix-patches@gnu.org; Sat, 14 Oct 2023 16:06:02 -0400 Subject: bug#62827: [PATCH] image: Add partition type-uuid support. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 20:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62827 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Aleksandr Vityazev Cc: 62827-done@debbugs.gnu.org Mail-Followup-To: 62827@debbugs.gnu.org, othacehe@gnu.org, avityazew@gmail.com Received: via spool by 62827-done@debbugs.gnu.org id=D62827.1697313933807 (code D ref 62827); Sat, 14 Oct 2023 20:06:01 +0000 Received: (at 62827-done) by debbugs.gnu.org; 14 Oct 2023 20:05:33 +0000 Received: from localhost ([127.0.0.1]:50601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrkt7-0000Cr-QX for submit@debbugs.gnu.org; Sat, 14 Oct 2023 16:05:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrkt3-0000CX-5j for 62827-done@debbugs.gnu.org; Sat, 14 Oct 2023 16:05:29 -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 1qrksZ-0005oV-NK; Sat, 14 Oct 2023 16:04:55 -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=nzmWwHBPX2IyLRAHmYPVJt/k6+ueQHWTwoeb9p34H6s=; b=m4z3JcWtd42ReaAKQvo3 zUXUhOV/Sl/uxsVbtROi0Zsq5VefsOAW/+k8okhbmjDbItoK25jEzhwnBvM8Vh4h4XBqXPhGiQIlG TN1gw42hhTHtaQIBHL9yrhpnL3DufFj1uvfc91VoFG51cWSceFoP7FtUTcZgS63D73T7Zx0LYpR20 nJvPdFO4K2SFFibQ5jXzyPQvirYBK+iuGf0yjm2hJQ9CBw+OuOfNatlf+hm68prwftzmSXrTz8q+G fliY1DzYUBwTY36Dxas7THeOQmzBYkyTXOQIIfX6wwig+2IsLJ46KCpxQNQJ+GeNsyOhymgwCABX5 8lK1yRDMaGBbRw==; From: Mathieu Othacehe In-Reply-To: <87pm87j6p1.fsf@gmail.com> (Aleksandr Vityazev's message of "Fri, 14 Apr 2023 09:53:14 +0300") References: <87pm87j6p1.fsf@gmail.com> Date: Sat, 14 Oct 2023 22:04:53 +0200 Message-ID: <87o7h1j7h6.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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.66 X-Spam-Score: -6.66 X-Migadu-Queue-Id: 8618861006 X-TUID: IikjsaBQutWB Hello, > - (file-system (partition-file-system partition))) > + (file-system (partition-file-system partition)) > + (type-uuid (partition-type-uuid partition))) > (cond > + (type-uuid (uuid->string type-uuid)) > ((member 'esp flags) "0xEF") This one was been opened for a while. There are no UUIDs on MBR so I doubt this makes sense. Closing, Thanks, Mathieu