From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GjdqQ-00006g-P4 for garchives@archives.gentoo.org; Mon, 13 Nov 2006 15:35:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kADFTxIV007361; Mon, 13 Nov 2006 15:29:59 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kADFP0R9008344 for ; Mon, 13 Nov 2006 15:25:00 GMT Received: from BA.zlin.dk (unknown [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id 883DA30037 for ; Mon, 13 Nov 2006 16:24:58 +0100 (CET) From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Remove prelink and purge prelinked exec Date: Mon, 13 Nov 2006 16:24:53 +0100 User-Agent: KMail/1.9.5 References: <200611131344.32123.bo.andresen@zlin.dk> <200611131522.25754.uwix@iway.na> In-Reply-To: <200611131522.25754.uwix@iway.na> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7274770.ayQGddLTOO"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200611131624.58531.bo.andresen@zlin.dk> X-Archives-Salt: e0ee9983-a452-4879-9c7c-91699c942ea3 X-Archives-Hash: 3245819498c1fe7415614bc011e6b898 --nextPart7274770.ayQGddLTOO Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 13 November 2006 14:22, Uwe Thiem wrote: > On 13 November 2006 14:44, Bo =D8rsted Andresen wrote: > > On Sunday 12 November 2006 21:40, Jes=FAs Guerrero wrote: > > > I never trusted prelink. So, I dont trust it to un-prelink either. > > > > > > The best way to make sure your binaries are not altered by 3rd party > > > tools is this: > > > > > > emerge -euD world > > > > This is slightly amusing. Remerging every package while prelink is still > > installed will use prelink again... > > Only if PRELINKING in /etc/conf.d/prelink is set to "yes". I prefer to do > my prelinking myself, so I set it to "no" - and emerge keeps its hand off > prelink. Yes, I missed that. Portage just adds to the list of locations=20 in /etc/prelink.conf that should be prelinked if PRELINKING is set to yes.= =20 And during unmerge is runs prelink --undo as already mentioned. So if=20 PRELINKING is set to yes then setting it to no is actually all that is=20 required: # head -n 4 /etc/conf.d/prelink # Set this to no to disable prelinking altogether # (if you change this from yes to no prelink -ua # will be run next night to undo prelinking) PRELINKING=3Dyes And if it is set to no then `prelink -ua` is sufficient to undo manual=20 prelinking. =2D-=20 Bo Andresen --nextPart7274770.ayQGddLTOO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFWI5K8/kKEzmwNNoRAtq8AJ9mn15xY3SmsJo4jqKntUTDKCfnLgCgkh8W A+V13lIm48YtN4R92885SLQ= =rDov -----END PGP SIGNATURE----- --nextPart7274770.ayQGddLTOO-- -- gentoo-user@gentoo.org mailing list