From: Martin von Gagern Date: Wed, 26 Oct 2011 21:59:14 +0000 (-0700) Subject: man/make.conf.5: elaborate on prelink-checksums X-Git-Tag: v2.2.0_alpha72~68 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7dd07ac115fd787d34b79d626644c1feb3291e4b;p=portage.git man/make.conf.5: elaborate on prelink-checksums --- diff --git a/man/make.conf.5 b/man/make.conf.5 index a2221cf45..23d5e2ba7 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -399,6 +399,12 @@ 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. + +Note that normal emerging of packages from source computes the +checksums before things will be prelinked, so in such cases, this +feature isn't required either. Undoing prelinking while merging is +only required when using tools like \fBquickpkg\fR(1) which can cause +already prelinked files to be merged. .TP .B preserve\-libs Preserve libraries when the sonames change during upgrade or downgrade.