Re: [PATCH v2 1/8] tests: Make sure LANG is set properly for iso9660_test

2021-08-27 Thread Thomas Schmitt
Hi, i wrote: > > it might be contraproductive to set LANG=en_US.UTF-8. Glenn Washburn wrote: > My patch only sets LANG if empty, so in this case I don't think its > counterproductive, just not productive. Yes. It cautiously avoids to make the situation any worse. I meant my own announced plan

[PATCH] tests: Let xorriso fixely assume UTF-8 as local character set

2021-08-27 Thread Thomas Schmitt
iso9660_test fails if the effective locale is not UTF-8. This happens because xorriso needs to convert file names and FSLABEL to UCS-2 when preparing a Joliet tree. grub-fs-tester obviously intends to use UTF-8 as character set, but xorriso assumes by default the result of nl_langinfo(3) with item

Re: [PATCH v2 1/8] tests: Make sure LANG is set properly for iso9660_test

2021-08-27 Thread Glenn Washburn
On Fri, 27 Aug 2021 21:13:17 +0200 "Thomas Schmitt" wrote: > Hi, > > it turns out that it might be contraproductive to set > LANG=en_US.UTF-8. > > If the LANG locale is not listed by > locale -a > then nl_langinfo(3) returns "ANSI_X3.4-1968". > I stumbled over this when testing

Re: [PATCH v2 1/8] tests: Make sure LANG is set properly for iso9660_test

2021-08-27 Thread Thomas Schmitt
Hi, it turns out that it might be contraproductive to set LANG=en_US.UTF-8. If the LANG locale is not listed by locale -a then nl_langinfo(3) returns "ANSI_X3.4-1968". I stumbled over this when testing LANG=de_DE.UTF8, which despite of my location is not an available locale on my machine. So

Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader

2021-08-27 Thread Fu Wei
Hi Atish, Great thanks for adding me the loop! I have tested this these whole patchset on Starlight board and Allwinner D1 , https://github.com/tekkamanninja/grub/tree/riscv_devel_Nikita_V2 I would be nice If you can add my Tested-by for this patchset! Tested-by: Wei Fu Atish Patra

Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader

2021-08-27 Thread Atish Patra
On Wed, Jun 2, 2021 at 2:13 PM Nikita Ermakov wrote: > > Hello, > > This is the second version of the patch series. The patch series is almost the > same as the previous one except that the Heinrich's suggestions were > implemented. > > This series contains patches to add support for LoadFile2

Resurrecting the UEFI Watchdog

2021-08-27 Thread Erwan Velu
Hey list, I'd like to share again a patch that got posted a long while ago here and never seen to get attention on it: https://lists.gnu.org/archive/html/grub-devel/2015-09/msg00065.html I found this patch useful as it allows my servers to reboot automatically if grub is unable to boots within a

Regrading manual installation of GRUB in oracle linux

2021-08-27 Thread Manikandan Srinivasan
Respected developers, I have installed oracle linux 8.4 into my system. But now I am not able to access my Windows 10 OS. I am stuck in oracle linux. I tried to install GRUB manually. but it shows commands are not found in the bash. I tried out yum install grub . it shows grub doesn't match any