> >>> It's possible with only small changes to provide a quiet mode now,
> >>> which would not print the entire command lines but only
> >>>
> >>> Descending into drivers/isdn/kcapi
> >>> Compiling kcapi.o
> >>> Compiling capiutil.o
> >>> Linking kernelcapi.o
> >>> ...
> >>>
> >>> Is that considered useful?
I don't think so. If you're on a slow connection or something, redirect
stdout to a log and watch stderr. If you just want something prettier,
and this is easy, I don't think this is a bad thing. I don't think it
should be the default tho either. :)
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/