16.01.2006 12:39, Colin Watson wrote: > Package: busybox-udeb > Version: 1:1.01-4 > Severity: wishlist > > 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. Thanks! /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

