From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oHJdDegYYWXcJgEAG6o9tA:P1 (envelope-from ) for ; Fri, 24 Nov 2023 22:43:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oHJdDegYYWXcJgEAG6o9tA (envelope-from ) for ; Fri, 24 Nov 2023 22:43:04 +0100 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 03DC0542E5 for ; Fri, 24 Nov 2023 22:43:04 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=AtAFh2uG; 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=1700862184; 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=vK/5A3TCa/AQGxlfotDYAMWCVTTeJaORZfZcSOJfqfM=; b=ru6M316+Cug6bkLxKebesvg73fgBIMAQk4PASK3n/JKEuhh22izUNP67/tENw5hb+il3qm aAuuNjw31OTEN325ohwB4t6E8iFGjGAXZ4NlWWHIuRLyOfkTQJ/TOeyAYF+VP6RbRC9pHg Kf/l8j8wGi68uyLRXLILDNochunK0B3opXaVS33aug3qaf3YA3/SB6Z/lkFfhRoGjwQ42l jQRE89zbVdqe2MqEaay7BgMN0jFev0pOevDYdB+yQObFoNX/C619pfCmqu9LvoiVxuVGSq khJAX614OKC1t8ajTtaHsYWYSR0dFfvnEcRF/SurpSRtq1m9KBD/zsWSq1TayA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=AtAFh2uG; 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-Seal: i=1; s=key1; d=yhetil.org; t=1700862184; a=rsa-sha256; cv=none; b=C23Ri9EaEtq6fhGLpb5vEboLRP7B7GENoE5LA5Rug+K0RYPYfQt+umNyZsSfXiilp1Ju9f lDt5aXAyG5k4GVNbt67gNtGB+afn08rzXmQwIeBrfgCzR7aQkaSCV4DpfEvQIXbhjm0b3o cbOTYg2YQC4+o9aCe7lcMS1mSjUiqeON7Ws63A1ebaCkhf2uQaCFg1FzVFJQaIwwlR9VhR LGmmqJ3nFEl5hktWZDXEpqMTjAreQ8SxW8tR8KqS7Wr0r2QLjvyMBu3uFshFGn7zMv6OGP pXEgxRXvOXQJwneajRJPdQAL0hruanER+U5XkKLqR0x7nf1GoDxR9t7DqX2hlw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6dww-0007EC-MP; Fri, 24 Nov 2023 16:42:58 -0500 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 1r6dwv-0007Dx-DY for guix-patches@gnu.org; Fri, 24 Nov 2023 16:42:57 -0500 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 1r6dwv-0005sh-5x for guix-patches@gnu.org; Fri, 24 Nov 2023 16:42:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6dwz-0006Yz-Qa for guix-patches@gnu.org; Fri, 24 Nov 2023 16:43:01 -0500 Subject: bug#64667: [PATCH 1/1] gnu: Add grub-coreboot Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 24 Nov 2023 21:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64667 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Denis 'GNUtoo' Carikli Cc: Efraim Flashner , 64667-done@debbugs.gnu.org Mail-Followup-To: 64667@debbugs.gnu.org, vagrant@debian.org, GNUtoo@cyberdimension.org Received: via spool by 64667-done@debbugs.gnu.org id=D64667.170086217125209 (code D ref 64667); Fri, 24 Nov 2023 21:43:01 +0000 Received: (at 64667-done) by debbugs.gnu.org; 24 Nov 2023 21:42:51 +0000 Received: from localhost ([127.0.0.1]:37369 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6dwp-0006YX-CF for submit@debbugs.gnu.org; Fri, 24 Nov 2023 16:42:51 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:45570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6dwm-0006YE-8x for 64667-done@debbugs.gnu.org; Fri, 24 Nov 2023 16:42:49 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id F40801AE37; Fri, 24 Nov 2023 13:42:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1700862155; bh=qrroujdPjwfmT24o4ZO4Z6zV7yuSnu6Jszr8kPCp6UE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=AtAFh2uGMLzdmEjkyxh7h3fhxYiGS6Ogj6SpiDWdMh/ybhbGgS03IfPTYYbpu+S0/ 9AS0KQ9tx+pomTuQD061BFylKTzbcilzgXxRlJS9VTxAqhS8tXVU53BXvO2yBQRl4a i7cQ6S6X6esctU0KmoTofLwOorkLxKF5CsEZQ17ZI3SIdqbjePDUjcL0ZoMwp0uzFI 0qrj/yOz6MDBQX1EXhH2l473rdcIcI0NUnmlrM6O6oU789vqmdUHaB/VmPxmc6rIYG a5a2iKXkg+j0d5HDQuA1ch3eW7MC4Pv0nXD7Txbpbvjla9ic1SXRmdnzCca5rFqlXW d39D6CSldr90Q== From: Vagrant Cascadian In-Reply-To: <20231123122757.1b726d81@primary_laptop> References: <8828e02880eda902dd7be2195abc013094936567.1689524124.git.GNUtoo@cyberdimension.org> <87v8eh14mq.fsf@wireframe> <20230727054224.138476d6@primary_laptop> <87il8xv4km.fsf@wireframe> <20230915163159.51d2e7fa@primary_laptop> <20231123122757.1b726d81@primary_laptop> Date: Fri, 24 Nov 2023 13:42:28 -0800 Message-ID: <87zfz2rfp7.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Migadu-Spam-Score: -3.72 X-Spam-Score: -3.72 X-Migadu-Queue-Id: 03DC0542E5 X-Migadu-Scanner: mx13.migadu.com X-TUID: C0RkluEKyM/B --=-=-= Content-Type: text/plain On 2023-11-23, Denis 'GNUtoo' Carikli wrote: > On Fri, 15 Sep 2023 16:31:59 +0200 > Denis 'GNUtoo' Carikli wrote: >> I'll send a v2. > That is now done. > > Ping. Never received the patch; it was only sent to the bug tracking system, not the team members. Pushed now as: 4b6f6b3e180afc5d1b286130710dd9e3eb6c2889 gnu: Add grub-coreboot live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZWEYxAAKCRDcUY/If5cW qiw9AP9jSWah9SuJ/LGQT+Z/FVL/2W5LcW7ZtrF+rQCirsWQlgEAqwBY2fcy7CqK erJIKoclitN3PGDbgFInvnPywpx+ig4= =/P5o -----END PGP SIGNATURE----- --=-=-=--