[ppc patch] fix biarch linking

2006-04-18 Thread Hollis Blanchard
2006-04-18 Hollis Blanchard <[EMAIL PROTECTED]> * Makefile.in (LDFLAGS): Add variable. (LD): Remove variable. * configure.ac: Add -m32 to LDFLAGS. * genmk.rb (PModule#rule): Use $(CC) instead of $(LD). * conf/powerpc-ieee1275.rmk (COMMON_LDFLAGS): Add var

Re: initial commit for EFI platforms

2006-04-18 Thread Yoshinori K. Okuji
On Tuesday 18 April 2006 15:02, Marco Gerards wrote: > Have you thought already how to share this support with the IA64, > which also uses EFI? It might be very easy to add IA64 later on if > the code was written carefully. Yes and no. Please look at my code... At least I am aware of the file or

Re: GRUB2 fs support

2006-04-18 Thread Marco Gerards
[EMAIL PROTECTED] writes: > I was wondering if someone is actively working on the reiserfs support > for grub2 > and if not that I'd be able to attempt this task. No, not at the moment. Do you want to work on reiser3 or reiser4? Some people suggested using the namesys library for adding reiser4

GRUB2 fs support

2006-04-18 Thread wbanks79
I was wondering if someone is actively working on the reiserfs support for grub2 and if not that I'd be able to attempt this task. Thanks wbanks ___ Try the New Netscape Mail Today! Virtually Spam-Free | More Storage | Import Your Contact List http

Re: initial commit for EFI platforms

2006-04-18 Thread Marco Gerards
"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: Hi Okuji, > As some people know this, I'm working on Intel Mac these days. I have checked > in my initial code to the CVS right now. The current code does nearly > nothing, but simply displays "test!" on the screen. Although this might sound > b