On Thu, Mar 10, 2011 at 12:12, Colin Watson <[email protected]> wrote: > 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.
What is the binary size change enabling it? -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

