From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mG+aEiFiX2C/rwAAgWs5BA (envelope-from ) for ; Sat, 27 Mar 2021 17:49:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id ACCDDCFiX2A8QgAA1q6Kng (envelope-from ) for ; Sat, 27 Mar 2021 16:49:37 +0000 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 AE6D11FD23 for ; Sat, 27 Mar 2021 17:49:36 +0100 (CET) Received: from localhost ([::1]:57852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQC7z-0001RA-N4 for larch@yhetil.org; Sat, 27 Mar 2021 12:49:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQC7S-0001Qh-I8 for guix-patches@gnu.org; Sat, 27 Mar 2021 12:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33230) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lQC7S-0001lg-AE for guix-patches@gnu.org; Sat, 27 Mar 2021 12:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lQC7S-0000uW-9L for guix-patches@gnu.org; Sat, 27 Mar 2021 12:49:02 -0400 Subject: bug#41066: [PATCH] gnu: bootloader: Improve support for chain loading. Resent-From: Stefan Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 27 Mar 2021 16:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41066 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41066-done@debbugs.gnu.org Mail-Followup-To: 41066@debbugs.gnu.org, stefan-guix@vodafonemail.de, stefan-guix@vodafonemail.de Received: via spool by 41066-done@debbugs.gnu.org id=D41066.16168637123459 (code D ref 41066); Sat, 27 Mar 2021 16:49:02 +0000 Received: (at 41066-done) by debbugs.gnu.org; 27 Mar 2021 16:48:32 +0000 Received: from localhost ([127.0.0.1]:44776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQC6x-0000tj-Rv for submit@debbugs.gnu.org; Sat, 27 Mar 2021 12:48:32 -0400 Received: from smtpout2.vodafonemail.de ([145.253.239.133]:57862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQC6w-0000tW-CG for 41066-done@debbugs.gnu.org; Sat, 27 Mar 2021 12:48:31 -0400 Received: from smtp.vodafone.de (smtpa03.fra-mediabeam.com [10.2.0.34]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id B9531120A0F for <41066-done@debbugs.gnu.org>; Sat, 27 Mar 2021 17:48:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de; s=vfde-smtpout-mb-15sep; t=1616863704; bh=t2DJ0ECYun+gTT1lFhDEUEVxvGzdV9UI+D+3r076pVQ=; h=Subject:From:In-Reply-To:Date:References:To; b=WfmIyMoo680YerveyjuW3K/R66q7bw/36kDUcE5bGYRJsL5/MqWpzoKYLVyMz9QOb 9hONff4Wsrae4xU7iiSs8pcC83HrGeFW9BYlANTfI9jgvEA4SzOvBQPmt40LKIGPlH vrvtLMYrpq9zNpuHOqurvaueeT6fu6vQcWeau+Kk= Received: from macbook-pro.kuh-wiese.my-router.de (dslb-178-005-077-213.178.005.pools.vodafone-ip.de [178.5.77.213]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 9878414027D for <41066-done@debbugs.gnu.org>; Sat, 27 Mar 2021 16:48:24 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Stefan In-Reply-To: <24C30CF6-0B20-45C1-89C8-DFB59EEC1A82@vodafonemail.de> Date: Sat, 27 Mar 2021 17:48:23 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <7A4ABEA8-4500-4D55-BCCE-BFB37FB06B2C@vodafonemail.de> <20200524131316.4c6e8a50@scratchpost.org> <3197004D-0131-4781-99FD-60EBE434E794@vodafonemail.de> <023CBBED-35CD-4AD3-97C4-0DE0B7623B9A@vodafonemail.de> <6E5ECFBA-57F4-485F-9403-1D04CF82062D@vodafonemail.de> <4D71A75A-5722-457C-A5CE-98CE51A53450@vodafonemail.de> <975EC414-6A81-444B-9BB0-AE303C6A9511@vodafonemail.de> <20201116103346.55ff8422@scratchpost.org> <20201117164755.1a27422b@scratchpost.org> <20201118190559.1f9fed82@scratchpost.org> <10AB4620-ECD3-4199-A9E4-CE0F906AC3BE@vodafonemail.de> <98EF392F-E84E-4CEB-8166-C28D16552057@vodafonemail.de> <7FDE10B2-EA52-4598-AE22-25181DE76A86@vodafonemail.de> <20201213154149.47423b18@scratchpost.org> <9A42CB53-1D8B-406C-B046-46883BC9962F@vodafonemail.de> <101A8A97-C37B-46B4-84E2-DDE68D74B3F0@vodafonemail.de> <24C30CF6-0B20-45C1-89C8-DFB59EEC1A82@vodafonemail.de> X-Mailer: Apple Mail (2.3124) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 165 X-purgate-ID: 155817::1616863704-0000600F-FC8EF235/0/0 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616863776; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=t2DJ0ECYun+gTT1lFhDEUEVxvGzdV9UI+D+3r076pVQ=; b=p6+IG5++UKMihHlBuaikRpivcLJzwgTw076wqEMHUG2iO54caLEFfdDVK/ama3875lbCq7 QttBrrDINL/e205CzKFA8QaY+Z9GOLmiCfzZH/Eowy1dPEvqY+faRiEQHV2M9q8p/PYrwO SYVy+3IeRG4ldEs+kPu8BZPetpTEUcIrmld/Xm3Ps9j0Gbp9OBrNUOlvfMfsYGqxSxjg1g LpPBsBs36PoMAJFDoPVvMnAoZbYZ8igj1BGOS7FERSS7rdz4ycmsoIipAtKqbjul7A9A8o btVgFOie7n/lKdQ9PNEeG9tq4sUBmmPZgKBMAPmQw5Otaat/jrjIHOQBBdRirw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616863776; a=rsa-sha256; cv=none; b=tDNQBVhvo3i22RiB4XTbWsnYwOhVaFAiDn7dC26vszmf3FkuzuByP6rtyDKCacKNoQubs0 KGfPxCb0vQDaS0xh6IjIwgoCWlZtVOD2vUDxnyn1JuKM7kHpqVackllez+zMKW6HtkSlIA lyBKhrzwmnxKPHewGRcNCso57lMNlVQT7tbOTAsNCNTknu27XBtExKZZU2+GPfWRozz4iu VfPeheUv3qtps5ldRDhA3CX36WZmHMk+1Nrxqv6IzMl2k+pVH187OL/r0lUMk3nxGRtUcK Ubg1qZajpUwPsivhV8oPRyGsuswhrMT0R2CxWBf2wwooQDfrpv0WnzcstX8H1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=vodafonemail.de header.s=vfde-smtpout-mb-15sep header.b=WfmIyMoo; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=vodafonemail.de header.s=vfde-smtpout-mb-15sep header.b=WfmIyMoo; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: AE6D11FD23 X-Spam-Score: -0.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: rQV27K6OKzRh Hi! I=E2=80=99m working on a different improvement, which will make the = still outstanding patch in this ticket obsolete. So this is done. Bye Stefan=