Re: [PATCH] powerpc: fix startup bss cleaning

2013-07-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.07.2013 21:12, Paulo Flabiano Smorigo/Brazil/IBM wrote: Hi, The trunk version of GRUB is crashing on power machines. Openfirmware returns the following message: Welcome to GRUB! DEFAULT CATCH!, exception-handler=fff00700 at %SRR0: 3940 %SRR1: 00083002 Open Firmware

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-15 Thread Aleš Nesrsta
I fixed the usb keyboard bug on fuloong. Looks like some "antivirus" software blocked my message with GRUB binary. Also thers is grub.elf (from 2.00~rc1) in downloads section. Hi Vladimir, I made some tests with the last changes of USB and there are results: 1. Some of my USBMS devices have pro

[PATCH] powerpc: fix startup bss cleaning

2013-07-15 Thread Paulo Flabiano Smorigo/Brazil/IBM
Hi, The trunk version of GRUB is crashing on power machines. Openfirmware returns the following message: Welcome to GRUB! DEFAULT CATCH!, exception-handler=fff00700 at %SRR0: 3940 %SRR1: 00083002 Open Firmware exception handler entered from non-OF code Client's Fix Pt

[PATCH] remove dependency on /boot/config-* in grub.d/20_linux_xen

2013-07-15 Thread Konrad Rzeszutek Wilk
Hey, There is a discussion on the linux-kernel mailing list in which the Linus states that "if you depend on any config file, you're broken by definition" (https://lkml.org/lkml/2013/7/15/368). The 20_linux_xen does that however it should not do it. In all fairness this check is a bit of old as p

Re: [PATCH] [3/?] grub-core/gfxmenu/gui_list.c - some code cleaning

2013-07-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.07.2013 15:31, Vladimir Testov wrote: First. The structure should be changed a little to apply the 4th patch and some of the following patches. Second. After applying the patch GRUB won't count some values during every redrawing of the boot menu. Third. For me, source code became a little m

[PATCH] [4/?] grub-core/gfxmenu/gui_list.c - baseline centering bug

2013-07-15 Thread Vladimir Testov
See screenshots included. If the selected entry font is specified and the font has different size than non-selected entry's font size (e.g. selected entry has larger font) then the baseline of the font will be misaligned. -- With best regards, ___ Vladimir Testov, R

Re: [PATCH] [3/?] grub-core/gfxmenu/gui_list.c - some code cleaning

2013-07-15 Thread Vladimir Testov
Yeah, the patch. On Monday, July 15, 2013 05:31:11 PM Vladimir Testov wrote: > First. The structure should be changed a little to apply the 4th patch and > some of the following patches. > Second. After applying the patch GRUB won't count some values during every > redrawing of the boot menu. > Th

[PATCH] [3/?] grub-core/gfxmenu/gui_list.c - some code cleaning

2013-07-15 Thread Vladimir Testov
First. The structure should be changed a little to apply the 4th patch and some of the following patches. Second. After applying the patch GRUB won't count some values during every redrawing of the boot menu. Third. For me, source code became a little more human-readable. -- With best regards, _

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.07.2013 05:19, Javier Vasquez wrote: On 7/14/13, Javier Vasquez wrote: ... Does this mean that if do the following: bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub ... By using trunk, and instaling grub from there, and generating the menu wihtout and/or with: GRUB_PRELOAD_M