Re: Patch to compile boot.img properly on OSX

2009-07-29 Thread Pavel Roskin
On Wed, 2009-07-29 at 11:14 +0200, Yves Blusseau wrote: > Hi, > > Pavel, is it ok to commit the patch so we can generate boot.img from > OSX ? (using L_ label as far as i remember). In response to that patch, I was requested to create a private grub repository with separate branches for every p

Re: Rotated menu on EFI?

2009-07-29 Thread Michal Suchanek
2009/7/28 Vladimir 'phcoder' Serbinenko : > On Tue, Jul 28, 2009 at 7:57 PM, Robert Millan wrote: >> On Sat, Jul 25, 2009 at 10:03:50PM +0200, Michal Suchanek wrote: >>> 2009/7/25 Robert Millan : >>> > On Fri, Jul 24, 2009 at 09:33:45PM +0200, Michal Suchanek wrote: >>> >> Hello >>> >> >>> >> Is th

Re: [PATCH] gfxterm clear_char

2009-07-29 Thread Pavel Roskin
On Tue, 2009-07-28 at 22:15 -0700, Joe Auricchio wrote: > Eine kleine gfxterm.c cleanup Applied with formatting changes. > static void > +clear_char(struct grub_colored_char *c) Space is needed before the parenthesis. > +{ > +c->code = ' '; Indentation should be 2 spaces, not 4. >fo

Re: grub-probe, but in reverse?

2009-07-29 Thread Pavel Roskin
On Wed, 2009-07-29 at 19:35 +0100, Colin Watson wrote: > $ sudo grub-probe -d /dev/sda1 -t drive > (hd0,1) > > I have a reason to want to do the reverse of this: I have a > libparted-based program that ensures that at least one partition on a > disk is marked active (needed for some BIOSes), and

Re: menuentrys with special or non-ASCII chars aren't displayed

2009-07-29 Thread Felix Zielcke
Am Mittwoch, den 29.07.2009, 16:49 -0400 schrieb Pavel Roskin: > On Wed, 2009-07-29 at 21:57 +0200, Felix Zielcke wrote: > > When a menuentry contains any character different from [-a-zA-Z] the > > menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used. > > Is there any reason why th

Re: menuentrys with special or non-ASCII chars aren't displayed

2009-07-29 Thread Pavel Roskin
On Wed, 2009-07-29 at 21:57 +0200, Felix Zielcke wrote: > When a menuentry contains any character different from [-a-zA-Z] the > menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used. > Is there any reason why this is done? > > On Launchpad there is a bug report open that grub2 can

menuentrys with special or non-ASCII chars aren't displayed

2009-07-29 Thread Felix Zielcke
When a menuentry contains any character different from [-a-zA-Z] the menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used. Is there any reason why this is done? On Launchpad there is a bug report open that grub2 can't anymore by default show chinese characters (because of unicode.

grub-probe, but in reverse?

2009-07-29 Thread Colin Watson
$ sudo grub-probe -d /dev/sda1 -t drive (hd0,1) I have a reason to want to do the reverse of this: I have a libparted-based program that ensures that at least one partition on a disk is marked active (needed for some BIOSes), and would like to call it on the disk selected for installation of G

Re: [PATCH] Support Apple partition map with sector size different from 512 bytes.

2009-07-29 Thread Vladimir 'phcoder' Serbinenko
On Tue, Jul 28, 2009 at 11:10 PM, Vladimir 'phcoder' Serbinenko wrote: > On Tue, Jul 28, 2009 at 8:16 PM, Robert Millan wrote: >> On Tue, Jul 28, 2009 at 12:40:32PM +0200, Vladimir 'phcoder' Serbinenko >> wrote: >>> --- a/partmap/apple.c >>> +++ b/partmap/apple.c >>> @@ -30,6 +30,7 @@ struct grub_

Re: [PATCH] Centralizing understanding of far pointers

2009-07-29 Thread Vladimir 'phcoder' Serbinenko
2009/7/29 Javier Martín : > Robert Millan escribió: >> First of all, please don't call them far pointers.  They're an i8086 legacy >> cruft, which have nothing to do with far or close really (although we seem to >> have some code that makes this reference already). > So... how do we call them? I am

Re: GRUB overwriting partition tables

2009-07-29 Thread Vladimir 'phcoder' Serbinenko
> Thanks for the answer, and good to know that you see the problem. > > But, well. Both LILO and old GRUB support this configuration and it's > a valid configuration as far as the tables themselves are concerned. > If GRUB2 cannot support this, I consider that a regression. I know > LILO a bit, but

Fwd: GRUB overwriting partition tables

2009-07-29 Thread Vladimir 'phcoder' Serbinenko
-- Forwarded message -- From: René Herman Date: Wed, Jul 29, 2009 at 3:41 PM Subject: Re: GRUB overwriting partition tables To: Vladimir 'phcoder' Serbinenko On 07/29/2009 12:30 PM, Vladimir 'phcoder' Serbinenko wrote: >>  Device Boot    Start       End   #sectors  Id  System >

Re: grub-0.97/btrfs: the files fsys_btrfs.c, btrfs.h

2009-07-29 Thread Edward Shishkin
Robert Millan wrote: On Wed, Jul 22, 2009 at 08:40:47PM +0200, Edward Shishkin wrote: Anyway, nice to see that you work on btrfs for grub. But grub-legacy is totally dead now, it would be better if you would put your efforts into grub2. Mm.. I am not an individual contributor.

grub-devel

2009-07-29 Thread 红斌
grub-devel 红斌 2009-07-29 ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Patch to compile boot.img properly on OSX

2009-07-29 Thread Yves Blusseau
Hi, Pavel, is it ok to commit the patch so we can generate boot.img from OSX ? (using L_ label as far as i remember). Regards, Yves Blusseau ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] use UUID to map system devices to grub devices

2009-07-29 Thread Felix Zielcke
Am Dienstag, den 28.07.2009, 20:12 +0200 schrieb Robert Millan: > On Sun, Jul 26, 2009 at 04:05:31PM +0200, Felix Zielcke wrote: > > As requested by Robert on IRC, this is a split from my dmraid patch. > > On dmraid devices HDIO_GETGEO returns 0 for all fields, so the current > > way of grub_util_b