From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.3/8.13.3) with ESMTP id j2OFSjXR007947 for ; Thu, 24 Mar 2005 15:28:46 GMT Received: from [212.110.39.244] (helo=mail.pnpitalia.it) by smtp.gentoo.org with esmtp (Exim 4.43) id 1DEUGH-0000co-IY for gentoo-dev@robin.gentoo.org; Thu, 24 Mar 2005 15:28:44 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.pnpitalia.it (Postfix) with ESMTP id D6C7A1D1B7 for ; Thu, 24 Mar 2005 16:28:26 +0100 (CET) Received: from mail.pnpitalia.it ([127.0.0.1]) by localhost (db [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10105-15 for ; Thu, 24 Mar 2005 16:28:26 +0100 (CET) Received: from [1.1.1.153] (cisco.pnp [1.1.1.153]) by mail.pnpitalia.it (Postfix) with ESMTP id 840651D0BB for ; Thu, 24 Mar 2005 16:28:26 +0100 (CET) Message-ID: <4242E0A1.6050809@pnpitalia.it> Date: Thu, 24 Mar 2005 16:45:37 +0100 From: Francesco Riosa User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: it, it-it, en-us, en Precedence: bulk List-Post: , , List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-To: gentoo-dev@gentoo.org MIME-Version: 1.0 To: gentoo-dev@robin.gentoo.org Subject: Re: [gentoo-dev] digest-* files in portage tree References: <4242BF20.2000100@pnpitalia.it> <1111671361.24040.56.camel@cgianelloni.nuvox.net> <4242CBD5.8030203@pnpitalia.it> <200503240937.55173.vapier@gentoo.org> In-Reply-To: <200503240937.55173.vapier@gentoo.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at db X-Archives-Salt: c1768238-415e-41c9-a483-7985bb372e98 X-Archives-Hash: 93e06e23a4a416738a5eaf08be565778 Mike Frysinger ha scritto: >On Thursday 24 March 2005 09:16 am, Francesco Riosa wrote: > > >>Chris Gianelloni ha scritto: >> >> >>>On Thu, 2005-03-24 at 14:22 +0100, Francesco Riosa wrote: >>> >>> >>>>In addition to "Manifest" files in portage tree there are 19000 >>>>"digest-${P}" files in the portage tree each of this uses 4k on ext{2,3} >>>>filesystem and has to be scanned each time rsync is run on the tree. >>>>Is possible to avoid the use of theese files? >>>> >>>> >>>Not if you ever want to ensure that what you're downloading hasn't been >>>trojaned or otherwise tampered with. >>> >>> >>ok, this is true only when you have FEATURES="strict" or "cvs" that it's >>not the default. >> >> > >no it's not > >Manifest is checked when you have FEATURES=strict, digest is checked everytime >you fetch/unpack files ... all those little 'src_uri md5' lines is a check >against the digest >-mike > > ah ok, I was confused by the fact that I can change patches and ebuild in my *overlays* without the need of a "ebuild P digest" already found "digestCheckFiles" & "digestcheck" in portage.py so pointers not needed anymore. thanks -- gentoo-dev@gentoo.org mailing list