From 377720b203f2f22609da0429ec866ba671fc2da0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 31 Aug 2011 10:54:52 -0700 Subject: Add FEATURES=clean-logs support. Enable automatic execution of the command specified by the PORT_LOGDIR_CLEAN variable. The default PORT_LOGDIR_CLEAN setting will remove all files from PORT_LOGDIR that were last modified at least 7 days ago. --- man/make.conf.5 | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index 76f32f718..ac49c886e 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -247,6 +247,12 @@ like "File not recognized: File truncated"), try recompiling the application with ccache disabled before reporting a bug. Unless you are doing development work, do not enable ccache. .TP +.B clean\-logs +Enable automatic execution of the command specified by the +PORT_LOGDIR_CLEAN variable. The default PORT_LOGDIR_CLEAN setting will +remove all files from PORT_LOGDIR that were last modified at least 7 +days ago. +.TP .B collision\-protect A QA\-feature to ensure that a package doesn't overwrite files it doesn't own. The \fICOLLISION_IGNORE\fR variable can be used to selectively disable this @@ -609,6 +615,13 @@ directory does not exist, it will be created automatically and group permissions will be applied to it. If the directory already exists, portage will not modify it's permissions. .TP +.B PORT_LOGDIR_CLEAN +This variable should contain a command for portage to call in order +to clean PORT_LOGDIR. The command string should contain a +\\${PORT_LOGDIR} place\-holder that will be substituted +with the value of that variable. This variable will have no effect +unless \fBclean\-logs\fR is enabled in \fBFEATURES\fR. +.TP \fBPORTAGE_BINHOST\fR = \fI[space delimited URI list]\fR This is a list of hosts from which portage will grab prebuilt\-binary packages. Each entry in the list must specify the full address of a directory -- cgit v1.2.3-1-g7c22