On Thu, Mar 10, 2011 at 02:37:20PM +0300, Michael Tokarev wrote:
> 16.01.2006 12:39, Colin Watson wrote:
> > Please enable CONFIG_GETOPT in config-udeb and config-udeb-linux. I need
> > this in order to merge Kickstart support; it's not feasible to do this
> > properly in shell without the help of getopt (I tried), and a C
> > implementation would be significantly bigger.
> 
> Isn't it sufficient to use getopts ash built-in?  It does
> approx. the same thing (with different usage), and it's
> already enabled in busybox.

No, getopts can't deal with long options, which Kickstart requires.

-- 
Colin Watson                                       [[email protected]]



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to