From 7af9d8d0f879370130ffa5fa49de9d9c26ebef78 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 21 Aug 2010 16:05:51 -0700 Subject: * By default, disable the calc_prelink parameter to perform_md5() for merge and unmerge. * Add FEATURES=prelink-checksums in order to trigger the old behavior. --- man/make.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index 74b24576b..8a36193be 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -358,6 +358,13 @@ Parse \fBEAPI\fR from the head of the ebuild (first 30 lines). This feature is only intended for experimental purposes and should not be enabled under normal circumstances. .TP +.B prelink\-checksums +If \fBprelink\fR(8) is installed then use it to undo any prelinks on files +before computing checksums for merge and unmerge. This feature is +useful only if \fBprelink\fR(8) is installed and accurate checksums (despite +prelinking) are needed for some reason such as for checking the integrity of +installed files or because the \fIunmerge\-orphans\fR feature is disabled. +.TP .B preserve\-libs Preserve libraries when the sonames change during upgrade or downgrade. Libraries are preserved only if consumers of those libraries are detected. -- cgit v1.2.3-1-g7c22