Re: [PATCH] Fixed some typos

2009-12-07 Thread Richard Hartmann
On Mon, Dec 7, 2009 at 13:48, Colin Watson wrote: > OK. I've committed the patch at the head of this thread, then. Thanks, > Richard. Thanks for commiting to legacy :) Richard ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mail

Re: [PATCH] Fixed some typos

2009-12-07 Thread Colin Watson
On Fri, Dec 04, 2009 at 10:31:54PM +0100, Robert Millan wrote: > On Wed, Dec 02, 2009 at 10:14:29AM +, Colin Watson wrote: > > On Wed, Dec 02, 2009 at 10:01:44AM +0100, Richard Hartmann wrote: > > > On Wed, Dec 2, 2009 at 09:47, Colin Watson wrote: > > > > Thanks for your patch. However, it ap

Re: [PATCH] Fixed some typos

2009-12-04 Thread Robert Millan
On Wed, Dec 02, 2009 at 10:14:29AM +, Colin Watson wrote: > On Wed, Dec 02, 2009 at 10:01:44AM +0100, Richard Hartmann wrote: > > On Wed, Dec 2, 2009 at 09:47, Colin Watson wrote: > > > Thanks for your patch. However, it appears to be against GRUB Legacy, > > > which no longer has an upstream

Re: [PATCH] Fixed some typos

2009-12-02 Thread Colin Watson
On Wed, Dec 02, 2009 at 10:01:44AM +0100, Richard Hartmann wrote: > On Wed, Dec 2, 2009 at 09:47, Colin Watson wrote: > > Thanks for your patch. However, it appears to be against GRUB Legacy, > > which no longer has an upstream maintainer. The same typos aren't > > present in GRUB 2. > > Correct,

Re: [PATCH] Fixed some typos

2009-12-02 Thread Richard Hartmann
On Wed, Dec 2, 2009 at 09:47, Colin Watson wrote: > Thanks for your patch. However, it appears to be against GRUB Legacy, > which no longer has an upstream maintainer. The same typos aren't > present in GRUB 2. Correct, GRUB 2 is fine. Personally, I think it's worth committing to legacy because

Re: [PATCH] Fixed some typos

2009-12-02 Thread Colin Watson
On Wed, Dec 02, 2009 at 03:36:46AM +0100, Richard Hartmann wrote: > Hi all, > > please see attached. > === modified file 'stage2/builtins.c' > --- stage2/builtins.c 2006-03-21 20:51:58 + > +++ stage2/builtins.c 2009-12-02 02:33:13 + Thanks for your patch. However, it appears to be agains