[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#348314: busybox-udeb: please enable getopt



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                                       [cjwatson@debian.org]



Reply to: