Daniel Axtens writes:
> This is 'belt and braces' with the last fix: we end up trying to use
> too much memory in situations like corrupted Linux software raid setups
> purporting to usew a huge number of disks. Simply refuse to permit such
> configurations.
>
> 1024 is a bit arbitrary, yes, and
Hector Martin writes:
> On 21/08/2022 21.35, Daniel Axtens wrote:
>> Hi Hector,
>>
>> Thanks for your patch and for taking the trouble to put it together.
>>
>>> GRUB is already running out of memory on Apple M1 systems, causing
>>> graphics init to fail, as of the latest Git changes. Since dyn
Glenn Washburn writes:
> On Thu, 18 Aug 2022 13:50:13 -0400
> Robbie Harwood wrote:
>
>> Add a new --is-supported option to commands/efi/efifwsetup and
>> conditionalize display on it.
>>
>> Signed-off-by: Robbie Harwood
>> ---
>> grub-core/commands/efi/efifwsetup.c | 3 +++
>> util/grub.d/30
On Sat, 20 Aug 2022 01:07:35 +0200
Daniel Kiper wrote:
> On Fri, Aug 19, 2022 at 05:38:24PM -0500, Glenn Washburn wrote:
> > Variable values may contain spaces at the end or newlines. However, when
> > displayed without quotes this is not obvious and can lead to confusion as
> > to the actual con
Anyone willing to implement this in a better way?
Thank you,
Robert LeBlanc
Robert LeBlanc
PGP Fingerprint 79A2 9CA4 6CC4 45DD A904 C70E E654 3BB2 FA62 B9F1
Robert LeBlanc
PGP Fingerprint 79A2 9CA4 6CC4 45DD A904 C70E E654 3BB2 FA62 B9F1
On Tue, Jun 14, 2022
When running tests there are many invocations of grub-shell, and because the
output files are all random names in the same tmp directory, it becomes more
work to figure out which files went with which grub-shell invocations. So
all generated files from one invocation of grub-shell are put into a
ra
I noticed that you've not been including Daniel Kiper on these patches.
I don't expect him to look at these until I'm satisfied with the patch,
but its always good practice to include him. So please do on the next
version of this patch.
On Sun, 31 Jul 2022 17:32:50 +
Maxim Fomin wrote:
> Fro