Module Name: src Committed By: apb Date: Tue Aug 5 15:43:50 UTC 2014
Modified Files: src/distrib/common: Makefile.image src/etc: Makefile Log Message: Pass GZIP="-9 ${GZIP_N_FLAG}" instead of GZIP=-9n in the environmentto commands that invoke ${TOOL_GZIP}. This will allow them to use -nT instead of just -n with pigz. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/distrib/common/Makefile.image cvs rdiff -u -r1.417 -r1.418 src/etc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.