From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AOLsAzoP4l9BEQAA0tVLHw (envelope-from ) for ; Tue, 22 Dec 2020 15:22:34 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id MHhTOzkP4l9jYgAAB5/wlQ (envelope-from ) for ; Tue, 22 Dec 2020 15:22:33 +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 9675A94038E for ; Tue, 22 Dec 2020 15:22:33 +0000 (UTC) Received: from localhost ([::1]:54022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1krjUe-0007ED-DH for larch@yhetil.org; Tue, 22 Dec 2020 10:22:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33536) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krjUA-0007Dt-P0 for guix-patches@gnu.org; Tue, 22 Dec 2020 10:22:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39169) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1krjUA-0000mp-Hk for guix-patches@gnu.org; Tue, 22 Dec 2020 10:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1krjUA-0001ZS-DY for guix-patches@gnu.org; Tue, 22 Dec 2020 10:22:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45225] [PATCH] gnu: grub: Fix unicode font loading when booting over TFTP. Resent-From: Stefan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 22 Dec 2020 15:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45225 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 45225-submit@debbugs.gnu.org id=B45225.16086505086014 (code B ref 45225); Tue, 22 Dec 2020 15:22:02 +0000 Received: (at 45225) by debbugs.gnu.org; 22 Dec 2020 15:21:48 +0000 Received: from localhost ([127.0.0.1]:50715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1krjTv-0001Yu-Na for submit@debbugs.gnu.org; Tue, 22 Dec 2020 10:21:48 -0500 Received: from smtpout2.vodafonemail.de ([145.253.239.133]:43596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1krjTt-0001Ye-SP for 45225@debbugs.gnu.org; Tue, 22 Dec 2020 10:21:46 -0500 Received: from smtp.vodafone.de (unknown [10.2.0.32]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id 77DC1123ECB; Tue, 22 Dec 2020 16:21:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de; s=vfde-smtpout-mb-15sep; t=1608650499; bh=yacWt39baQbkIWDjKwPggCzn1zzRWwqkWiqAR3MXf/4=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=jMpCR/P/fKiT22I1JhEAE/S9WbEGAtn5CQqLGnzheCJr9L8oo2U9kUNqawz4s2JYm I/E6rbARJPLIKqjWDAhC+maZjxz8MqQVHNCJO68tyv1P6CuVgz0iJ//mBZ77r+iXnx D/71J09AzFHs7lrNaCzTbJGStHVl8uQsGfArb4VM= Received: from macbook-pro.kuh-wiese.my-router.de (dslb-002-202-077-089.002.202.pools.vodafone-ip.de [2.202.77.89]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 0626661049; Tue, 22 Dec 2020 15:21:39 +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: <877dpa2c6t.fsf@gnu.org> Date: Tue, 22 Dec 2020 16:21:40 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <7BDB1D37-7B0A-41FD-876A-61B60E4DF159@vodafonemail.de> References: <5BC2CE26-5F2D-4250-A9E5-D04BB85DD942@vodafonemail.de> <87blen6wmy.fsf@gnu.org> <4043C397-47B2-4DA5-B873-86DABE169ED0@vodafonemail.de> <877dpa2c6t.fsf@gnu.org> 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: 979 X-purgate-ID: 155817::1608650499-000015FE-B11CA8F8/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: , Cc: 45225@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.82 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=vodafonemail.de header.s=vfde-smtpout-mb-15sep header.b=jMpCR/P/; 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: 9675A94038E X-Spam-Score: -0.82 X-Migadu-Scanner: scn1.migadu.com X-TUID: vRH2v/iC6a8X Hi Ludo=E2=80=99! > It=E2=80=99s possible to create profiles that use relative symlinks: > Would that solve your problem? Oh, that can be helpful. Thanks! However, the unicode font is the only file referring from grub.cfg to = the bootloader-profile inside the store and I=E2=80=99m meanwhile = confident that this is not necessary at all, as the font is installed = with all the other grub files in /boot/. > BTW, I don=E2=80=99t see =E2=80=9Cbootloader-profile=E2=80=9D in = =E2=80=98master=E2=80=99; is it on a branch? It=E2=80=99s in master in gnu/bootloader.scm, the function to use is = efi-bootloader-profile. However, there=E2=80=99s still a patch pending. https://issues.guix.gnu.org/41066#33 I=E2=80=99m sorry for my nagging, but I=E2=80=99d really like to = understand, why the grub package is not always visible in /gnu/store/ = when building the grub.cfg file, although it is referred to by a = file-append gexp. Bye Stefan=