On Sun, Feb 07, 2010 at 10:42:12AM +0530, BVK Chaitanya wrote:
> Attached patch adds support for "--option argument" style command line
> parsing.  Currently all these script only support "--option=argument"
> style.

Yes please (note: haven't reviewed the patch in detail), but perhaps it
would make sense to use getopt instead?  There are some compatibility
issues there that might be a problem if we need to support systems where
non-GNU getopt is installed, but it does involve doing less of this by
hand.

-- 
Colin Watson                                       [cjwat...@ubuntu.com]


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to