Re: GPT BIOS boot partition and installing to a partition

2009-10-31 Thread Michael Scherer
ne. The xorg driver is the following : xorg-x11-drv-intel-2.9.1-1.fc12.i686 -- Michael Scherer ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] support of hfsx ( case comparaison )

2009-06-05 Thread Michael Scherer
Unicode characters, but it's a separate issue. That a little bit too complex for me, I have just patched grub for the simplest case, and for the issue I faced on my own computer. -- Michael Scherer diff --git a/ChangeLog b/ChangeLog index 60ed1a6..5b29a7c 100644 --- a/ChangeLog +++ b/C

Re: [PATCH] support of hfsx ( case comparaison )

2009-06-03 Thread Michael Scherer
> > * util/grub-mkfont.c: New file. > - > Bogus hunk Both are fixed in this (hopefully) last version of the patch. -- Michael Scherer diff --git a/ChangeLog b/ChangeLog index 893a21c..64a2e04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-06-03 Michael Scherer

Re: [PATCH] support of hfsx ( case comparaison )

2009-06-03 Thread Michael Scherer
Le lundi 01 juin 2009 à 12:11 +0200, Vladimir 'phcoder' Serbinenko a écrit : > On Sun, May 3, 2009 at 7:19 PM, Michael Scherer wrote: > > > > Le 7 févr. 09 à 22:02, Robert Millan a écrit : > > > >> On Mon, Jan 12, 2009 at 10:52:48PM +0100, Michael Scherer

Re: [PATCH] support of hfsx ( case comparaison )

2009-05-03 Thread Michael Scherer
Le 7 févr. 09 à 22:02, Robert Millan a écrit : On Mon, Jan 12, 2009 at 10:52:48PM +0100, Michael Scherer wrote: Hi, Here is the second patch, for hfsx support. This patch replace the precedent. It is slightly more complex, and I didn't tested it on hfsx as I do not have a proper part

Re: grub.efi x86_64 on Apple 64bit efi models - status of testing

2009-02-09 Thread Michael Scherer
bus is not really needed for a keyboard, I guess. -- Michael Scherer ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

[PATCH] support of hfsx ( case comparaison )

2009-01-12 Thread Michael Scherer
Hi, Here is the second patch, for hfsx support. This patch replace the precedent. It is slightly more complex, and I didn't tested it on hfsx as I do not have a proper partition. But so far, it detect correctly config file on hfsplus. -- Michael Scherer grub.hfsx.support

[PATCH] fix case insensitiveness support for hfs+

2009-01-12 Thread Michael Scherer
problem on hfsx , send in a second mail. -- Michael Scherer grub.hfsplus.case_insensitive.diff Description: Binary data ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel