Re: [PATCH] menu.c clearer instructions

2009-01-05 Thread jidanni
JY> Committed a variant of this patch into the repository. OK, thanks. Say, three semi-patches of mine remain to be resolved. Their subjects were: [PATCH] grub-install message should mention --recheck [semi-PATCH] grub.texi: emergency booting without root passwd cmdline.c: ESC at any time exits: o

Re: [PATCH] menu.c clearer instructions

2009-01-04 Thread Jerone Young
Committed a variant of this patch into the repository. Thanks, Jerone On Fri, Dec 26, 2008 at 4:54 PM, wrote: > 2008-12-27 jida...@jidanni.org > >* normal/menu.c: print clearer instructions on the screen > > --- menuORIG.c 2008-12-

Re: [PATCH] menu.c clearer instructions

2008-12-31 Thread jidanni
> "JY" == Jerone Young writes: JY> I'll track your patches. Thanks! JY> What other patches where you going to submit like this? There is a total of four issues, [PATCH] grub-install message should mention --recheck [PATCH] menu.c clearer instructions [semi-PATCH] grub.texi: emergency booting w

Re: [PATCH] menu.c clearer instructions

2008-12-30 Thread Jerone Young
I'll track your patches. If everyone comes to a consensus on them in a week I'll commit them to the repo. I agree with Pavel also that using "Ctrl-" is more descriptive then what is there now. What other patches where you going to submit like this? On Mon, Dec 29, 2008 at 8:09 PM, wrote: > >>>

Re: [PATCH] menu.c clearer instructions

2008-12-29 Thread jidanni
> "j" == jidanni writes: j> OK, Pavel Roskin's suggestions sound great. I leave this in your hands. However, will these patches I sent this week be used, or slowly forgotten ? ___ Grub-devel mailing list Grub-devel@gnu.org http

Re: [PATCH] menu.c clearer instructions

2008-12-27 Thread jidanni
OK, Pavel Roskin's suggestions sound great. I leave this in your hands. ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] menu.c clearer instructions

2008-12-26 Thread Pavel Roskin
On Sat, 2008-12-27 at 06:54 +0800, jida...@jidanni.org wrote: > - available completions. Press C-x (\'x\' with Ctrl) to boot,\n\ > - C-c (\'c\' with Ctrl) for a command-line or ESC to return menu."); > + completions. C-x (\'x\' with Ctrl) to boot, C-c for command-line,\n\ > + or

Re: [PATCH] menu.c clearer instructions

2008-12-26 Thread jidanni
2008-12-27 jida...@jidanni.org * normal/menu.c: print clearer instructions on the screen --- menuORIG.c 2008-12-27 02:42:57.0 +0800 +++ menu.c 2008-12-27 02:53:49.0 +0800 @@ -82,8 +82,8 @@ { grub_printf ("\n\ Minimum Emacs-like screen editing is su

Re: [PATCH] menu.c clearer instructions

2008-12-26 Thread Carles Pina i Estany
Hello, Again: I'm not a Grub expert/mantainer, but I have been reading some emails here and I will wear the police hat for this email: On Dec/27/2008, jida...@jidanni.org wrote: > diff -C 1 menuO*.c menu.c Could you send using diff unified format, with 3 lines of context? (default one) I think