grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: status update for grub 2 developments?


From: Bean
Subject: Re: status update for grub 2 developments?
Date: Tue, 26 Jun 2007 02:41:31 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

On Sun, Jul 01, 2007 at 07:49:20PM +0200, adrian15 wrote:
> Bean escribió:
> >>Well, if people want to work on scripting or networking they should
> >>talk to me.  I have lots of code on my hd that is incomplete or just
> >>not cleaned up.  It would be a waste of time if it were rewritten.
> >>And please poke me a lot to get me to work... ;)
> >
> >I'm interested in scripting. What could I do to help you ?
> 
>       As long as you may re-read Marco_g source code you can try to fix a 
>       bug
> that I have found I suppose in the parser.
> 
>       If you type any command with a \ character not being inside " "
> characters it gives an grub internal error.
> 
>       echo "\n"               --> OK
>       echo \n fff             --> GRUB INTERNAL ERROR

It's fixed, please test.

echo "\n"
\n

echo \n fff
n fff

Note: you need to apply the patch grub2-parser-u2.diff first.

-- 
Bean

Attachment: grub2-parser-u2-1.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]