From owner-cvs-all Thu Jan 17 2:51:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D68E37B404; Thu, 17 Jan 2002 02:51:39 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0HApde02032; Thu, 17 Jan 2002 02:51:39 -0800 (PST) (envelope-from sobomax) Message-Id: <200201171051.g0HApde02032@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 17 Jan 2002 02:51:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/create perform.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/01/17 02:51:39 PST Modified files: usr.sbin/pkg_install/create perform.c Log: Pass `-9' flag to gzip(1), so that package is compressed using maximum compression. Usually this gives gives extra 1-1.5%. MFC after: 1 day Revision Changes Path 1.62 +4 -2 src/usr.sbin/pkg_install/create/perform.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message