On Tue, May 05, 2009 at 08:14:12PM -0400, Mike Frysinger wrote: >The helper script needs updating to match latest busybox modprobe behavior >in that all dependencies need to be listed, not just the immediate ones. >Along the way, fix symbol prefixed ports, optimize the output, and add >some more depmod compatible options.
heh, not really. By now there is a C impl of that beast.. And i just ment to ask for a bloat-o-meter output.... Fix the real thing, that awk stuff is only for backward-compat and will be removed in 36 months at most. > >Signed-off-by: Mike Frysinger <[email protected]> >--- > examples/depmod.pl | 65 ++++++++++++++++++++++++++++++++++++++++++++------- > 1 files changed, 56 insertions(+), 9 deletions(-) > >diff --git a/examples/depmod.pl b/examples/depmod.pl >index c356d27..6b47bad 100755 >--- a/examples/depmod.pl >+++ b/examples/depmod.pl # /thanks/but/no/thanks -e _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
