Re: [PATCH] caseless uuid detection, fixed wrong behaviour for strncasecmp, added strcasecmp

2009-01-23 Thread Daniel Mierswa
Am 01/21/09 18:30, Pavel Roskin schrieb: > The patch looks good to me. I would split changes to commands/search.c > into a separate commit. > > Please provide ChangeLog entries for the patches. > I will comply. Thanks for your quick response. -- Mierswa, Daniel If you still don't like it, th

[PATCH] Allow more than one line in option help text

2009-01-23 Thread Christian Franke
This small patch allows '\n' in option help texts, for example: static const struct grub_arg_option options[] = { {"very-complex", 'c', 0, "sorry, but this very complex option requires more\n" "than one line to explain properly.", 0, 0}, ... }; grub> complex -h ... -c, --very-complexsor

patches not acted upon

2009-01-23 Thread jidanni
I sent patches etc. last month, Subjects: [PATCH] grub-install message should mention --recheck [semi-PATCH] grub.texi: emergency booting without root passwd cmdline.c: ESC at any time exits: only mentioned once but nobody acted on them one way or the other