[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] --foo bar cmdline argument parsing support for grub-* script
From: |
Colin Watson |
Subject: |
Re: [PATCH] --foo bar cmdline argument parsing support for grub-* scripts |
Date: |
Sun, 7 Feb 2010 15:02:56 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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 address@hidden