From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20917 invoked from network); 15 Sep 2004 14:53:46 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 15 Sep 2004 14:53:46 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.34) id 1C7bAI-0003rg-1E for arch-gentoo-dev@lists.gentoo.org; Wed, 15 Sep 2004 14:53:46 +0000 Received: (qmail 20700 invoked by uid 89); 15 Sep 2004 14:53:45 +0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 19135 invoked from network); 15 Sep 2004 14:53:45 +0000 From: Stefan Jones To: Anthony Gorecki Cc: gentoo-dev@lists.gentoo.org In-Reply-To: <200409141806.45658.anthony@ectrolinux.com> References: <200409141806.45658.anthony@ectrolinux.com> Content-Type: text/plain Message-Id: <1095260003.6268.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 15 Sep 2004 07:53:23 -0700 Content-Transfer-Encoding: 7bit X-Scanned-By: AMaViS-ng at churchillrandoms.co.uk Subject: Re: [gentoo-dev] Portage prelink patch? X-Archives-Salt: 15f0f2e0-1a6e-4911-8b78-d2ac68cd13c3 X-Archives-Hash: b0efe563512401bbb450706d184be286 grep prelink /usr/lib/portage/pym/portage.py gives lots of crap ... So it is still there! In fact there is a trivial patch waiting to be merged for prelink. So portage is prelink enabled, it just does not run the prelink command automatically . This was because prelink was slightly buggy and could not be relied on the succeed and took too long to run. Newer versions of prelink are much better so there could be a new case to make portage run prelink after a (un)merge automatically. But I cannot be bothered to push the idea (laziness). Stefan On Tue, 2004-09-14 at 18:06, Anthony Gorecki wrote: > Gentoo Developers and Users, > > I haven't been able to find any pre-existing prelink functionality built into > Portage's build system, although I've heard it was present previously and was > removed. Are there any plans to re-implement that feature? > -- gentoo-dev@gentoo.org mailing list