From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QGjGQ-0005O6-PV for garchives@archives.gentoo.org; Mon, 02 May 2011 02:53:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 102701C0D9; Mon, 2 May 2011 02:53:25 +0000 (UTC) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by pigeon.gentoo.org (Postfix) with ESMTP id 767F11C007 for ; Mon, 2 May 2011 02:52:55 +0000 (UTC) Received: from epia.jer-c2.orkz.net (D4B2706A.static.ziggozakelijk.nl [212.178.112.106]) (authenticated bits=0) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id p422qqHx097333 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 2 May 2011 04:52:54 +0200 (CEST) (envelope-from jer@gentoo.org) Date: Mon, 2 May 2011 04:52:51 +0200 From: Jeroen Roovers To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Devmanual text on ChangeLogs Message-ID: <20110502045251.582fff7c@epia.jer-c2.orkz.net> In-Reply-To: <20110430112137.GA31709@Vereniki.lan> References: <4DBBCC6D.7080504@gentoo.org> <19899.53594.570603.433881@a1i15.kph.uni-mainz.de> <20110430112137.GA31709@Vereniki.lan> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Archives-Salt: X-Archives-Hash: 5ac7824e4442eb617b941d2988f42297 On Sat, 30 Apr 2011 14:21:37 +0300 Panagiotis Christopoulos wrote: > Taking the latest portage snapshot from a mirror, the sum* of the > apparent sizes of all its files (forgetting directories, filesystems. > overhead etc.) is ~189Mb. The sum of ChangeLog files is ~66Mb, that > is a ~35% fraction. Anyone with a real problem with that could just do this? PORTAGE_RSYNC_EXTRA_OPTS="--exclude='ChangeLog'" jer