On 08.04.2010 01:59, Cameron Hutchison wrote: > Is there any way to make make-kpkg (kernel-package 12.033) quieter? When > I run a "make-kpkg clean" it spits out lots of lines about unlinking > files in debian/... On a slow link, this is very annoying (if I forget > to run screen) > > I have RTFM but I cannot see anything about making make-kpkg less > verbose (as opposed to the kernel makefiles). > >
ok, there's no parameter available, but how about: make-kpkg clean 1>/dev/null Does one really need an option for that? Best regards Mart -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

