From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id HDgnD6t/gV/YbwAA0tVLHw (envelope-from ) for ; Sat, 10 Oct 2020 09:32:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id YNWDCqt/gV8tHAAAbx9fmQ (envelope-from ) for ; Sat, 10 Oct 2020 09:32:27 +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 CCAC0940414 for ; Sat, 10 Oct 2020 09:32:26 +0000 (UTC) Received: from localhost ([::1]:34008 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRBEn-0003SE-IS for larch@yhetil.org; Sat, 10 Oct 2020 05:32:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57508) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kRBEQ-0003S7-NT for guix-patches@gnu.org; Sat, 10 Oct 2020 05:32:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53661) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kRBEQ-0000Zs-DF for guix-patches@gnu.org; Sat, 10 Oct 2020 05:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kRBEQ-0004Tf-AE for guix-patches@gnu.org; Sat, 10 Oct 2020 05:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41066] [PATCH] gnu: bootloader: Support for chain loading. Resent-From: Stefan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 10 Oct 2020 09:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41066 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Danny Milosavljevic , Maxim Cournoyer , Efraim Flashner , Mathieu Othacehe , 41066@debbugs.gnu.org Received: via spool by 41066-submit@debbugs.gnu.org id=B41066.160232227817150 (code B ref 41066); Sat, 10 Oct 2020 09:32:02 +0000 Received: (at 41066) by debbugs.gnu.org; 10 Oct 2020 09:31:18 +0000 Received: from localhost ([127.0.0.1]:36974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRBDi-0004SY-6v for submit@debbugs.gnu.org; Sat, 10 Oct 2020 05:31:18 -0400 Received: from mx009.vodafonemail.xion.oxcs.net ([153.92.174.39]:54274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRBDd-0004SG-Th for 41066@debbugs.gnu.org; Sat, 10 Oct 2020 05:31:16 -0400 Received: from vsmx002.vodafonemail.xion.oxcs.net (unknown [192.168.75.192]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTP id 4B1DF607A4B; Sat, 10 Oct 2020 09:31:08 +0000 (UTC) Received: from macbook-pro.kuh-wiese.my-router.de (unknown [88.70.113.39]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 96C5D607BED; Sat, 10 Oct 2020 09:30:57 +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: <023CBBED-35CD-4AD3-97C4-0DE0B7623B9A@vodafonemail.de> Date: Sat, 10 Oct 2020 11:31:15 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <6E5ECFBA-57F4-485F-9403-1D04CF82062D@vodafonemail.de> 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> X-Mailer: Apple Mail (2.3124) X-VADE-STATUS: LEGIT X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; 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-Spam-Score: 0.99 X-TUID: utQqKQSHruuN A friendly ping =E2=80=A6=