Re: Support for including *.mk files

2005-11-15 Thread Marco Gerards
Timothy Baldwin <[EMAIL PROTECTED]> writes: > On Sunday 13 Nov 2005 21:16, Marco Gerards wrote: > >> It would be nice if you can >> send in the patch that actually splits up the rmk files so I can see >> why you made some changes in this patch. > > Here it is, and I have included the previous patc

Re: A ready to run GRUB2 boot loader for the Genesi ODW ?

2005-11-15 Thread Timothy Baldwin
On Tuesday 15 Nov 2005 22:34, Dennis Clarke wrote: > One of the many joys of GRUB2 is that it isn't specific to anything > really. But I am guessing. Maybe it could never work on ARM or a Dec > Alpha but I don't see why not. It *does* work on ARM, though the needed changes aren't in the CVS yet

Re: A ready to run GRUB2 boot loader for the Genesi ODW ?

2005-11-15 Thread Dennis Clarke
On 11/15/05, Hollis Blanchard <[EMAIL PROTECTED]> wrote: > On Tuesday 15 November 2005 16:34, Dennis Clarke wrote: > > > Looks helpful. :) Is there a particular reason you chose not to use the > > > GRUB wiki? > > > > I didn't know it existed. > > Oh, well, yes: http://grub.enbug.org . It's linked

Re: A ready to run GRUB2 boot loader for the Genesi ODW ?

2005-11-15 Thread Timothy Baldwin
On Tuesday 15 Nov 2005 21:07, Dennis Clarke wrote: > ALL : > > http://www.blastware.org/grub2/ > > I put this page together such that people working on the PowerPC > port can focus on more interesting things like the hardware address > translation and the memory management layer. I assume

Re: A ready to run GRUB2 boot loader for the Genesi ODW ?

2005-11-15 Thread Hollis Blanchard
On Tuesday 15 November 2005 16:34, Dennis Clarke wrote: > > Looks helpful. :) Is there a particular reason you chose not to use the > > GRUB wiki? > > I didn't know it existed. Oh, well, yes: http://grub.enbug.org . It's linked to from the main GRUB web pages in a few places. > > That reminds

Re: A ready to run GRUB2 boot loader for the Genesi ODW ?

2005-11-15 Thread Dennis Clarke
On 11/15/05, Hollis Blanchard <[EMAIL PROTECTED]> wrote: > On Tuesday 15 November 2005 15:07, Dennis Clarke wrote: > > http://www.blastware.org/grub2/ > > Looks helpful. :) Is there a particular reason you chose not to use the GRUB > wiki? I didn't know it existed. > It doesn't look like this inf

Re: Support for including *.mk files

2005-11-15 Thread Timothy Baldwin
On Sunday 13 Nov 2005 21:16, Marco Gerards wrote: > It would be nice if you can > send in the patch that actually splits up the rmk files so I can see > why you made some changes in this patch. Here it is, and I have included the previous patch, as the tabs got changed to spaces. -- Member AFFS

Re: A ready to run GRUB2 boot loader for the Genesi ODW ?

2005-11-15 Thread Hollis Blanchard
On Tuesday 15 November 2005 15:07, Dennis Clarke wrote: >     http://www.blastware.org/grub2/ Looks helpful. :) Is there a particular reason you chose not to use the GRUB wiki? It doesn't look like this information is OpenSolaris-specific... That reminds me, how are you booting OpenSolaris using

A ready to run GRUB2 boot loader for the Genesi ODW ?

2005-11-15 Thread Dennis Clarke
ALL : http://www.blastware.org/grub2/ I put this page together such that people working on the PowerPC port can focus on more interesting things like the hardware address translation and the memory management layer. This boot loader seems to work but I may be a few rev's behind already.