Together with the line number, the debug trace with the function name
provides a bit more context and could be useful when inspecting log.
Signed-off-by: Leo Sandoval
---
grub-core/kern/misc.c | 4 ++--
include/grub/misc.h | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git
From: Renaud Métrich
Debug traces with timestamps are useful to detect performance
issues. To enable it, include '--with-debug-timestamps' argument on
the configure step.
Signed-off-by: Renaud Métrich
Signed-off-by: Leo Sandoval
---
config.h.in | 1 +
configure.ac | 18 +++
b2/
>
> Regards
> Vladimir 'phcoder' Serbinenko
>
> Le sam. 12 avr. 2025, 01:03, Leo Sandoval via Grub-devel <
> grub-devel@gnu.org> a écrit :
>
>> Together with the line number, the debug trace with the function name
>> provides a bit more con
ot/grub2/i386-pc
>> 5484 /boot/grub2/locale
>> 2344 /boot/grub2/fonts
>> 11252 /boot/grub2/
>>
>> with patch
>>
>> # du /boot/grub2/
>> 3428 /boot/grub2/i386-pc
>> 5484 /boot/grub2/locale
>> 2344 /boot/grub2/fonts
>> 11276 /boot/g
nd send a v2 version together with Vlaadimir's suggested
changes.
>
> Thanks,
> Andrew
>
> On Mon, Jun 16, 2025 at 11:35 AM Leo Sandoval via Grub-devel <
> grub-devel@gnu.org> wrote:
>
>>
>>
>> On Sat, Jun 14, 2025 at 3:38 AM Vladimir 'phco
Containers bring the ability to have ready-to-use environments and in
this case complete Fedora and Debian container files are described
containing all required packages for building and testing grub2.
Once users manually build it, they can run the desired container, jump
into a setup ready for de
Containers bring the ability to have ready-to-use environments and in
this case complete Fedora and Debian container files are described
containing all required packages for building and testing grub2.
Once users manually build it, they can run the desired container, jump
into a setup ready for de
iner?
Although not explicitly indicated, this image is intended for x64 archs and
this is why I did not include non-x64 packages but I can include them for
completeness..
>
> Regards
> Vladimir 'phcoder' Serbinenko
>
> Le lun. 9 juin 2025, 22:22, Leo Sandoval via Grub-devel <
Containers bring the ability to have ready-to-use environments and in
this case a complete Fedora container file is described containing
all required packages for building and testing grub2.
Once users manually build it, they can run the container jump into a
setup ready for development. On the ot
There is no reason to fail a test if the required testing tool is not
present on the system, so skip the test instead of failing it.
Signed-off-by: Leo Sandoval
---
tests/btrfs_test.in | 2 +-
tests/cpio_test.in | 2 +-
tests/erofs_test.in | 2 +-
tests/ex
On Sat, Jun 21, 2025 at 9:52 AM Andrew Hamilton wrote:
> Correct a test failure in netboot_test and file_filter_test
> caused by an issue cleaning up the tmp directory created
> for netboot. Netboot creates a subdirectory in the tmp
> folder that causes the rmdir to fail - so cleanup the
> subdir
Containers bring the ability to have ready-to-use environments
isolated completely from the build environment. Once users manually
build it, they can launch the desired container, jump into it and have
a setup ready for development. On the other hand, if users prefer to
use bare metal instead of a
Containers bring the ability to have ready-to-use environments
isolated completely from the build environment. Once users manually
build it, they can launch the desired container, jump into it and have
a setup ready for development. On the other hand, if users prefer to
use bare metal instead of a
On Tue, Jul 8, 2025 at 7:26 PM Glenn Washburn
wrote:
> On Mon, 30 Jun 2025 14:15:59 -0600
> Leo Sandoval wrote:
>
> > On Mon, Jun 30, 2025 at 1:45 PM Glenn Washburn <
> developm...@efficientek.com>
> > wrote:
> >
> > > On Fri, 20 Jun 2025 18:03:41 -
On Mon, Jun 30, 2025 at 1:45 PM Glenn Washburn
wrote:
> On Fri, 20 Jun 2025 18:03:41 -0600
> Leo Sandoval via Grub-devel wrote:
>
> > Containers bring the ability to have ready-to-use environments and in
> > this case complete Fedora and Debian container files are describ
15 matches
Mail list logo