From 3029eb0e848e6e7662fe3f273ae4fa60ca02c88b Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 10 Oct 2008 03:57:31 +0100 Subject: [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules --- src/util/geniso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/geniso b/src/util/geniso index 7642ed368..d7ddbd2b6 100755 --- a/src/util/geniso +++ b/src/util/geniso @@ -52,5 +52,5 @@ do echo "" KERNEL $g cp -p $f $dir/$g done >> $cfg -mkisofs -l -o $out -c boot.cat -b isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table $dir +mkisofs -q -l -o $out -c boot.cat -b isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table $dir rm -fr $dir -- cgit v1.2.3-55-g7522