From 9ca46474139b131a2c2e416880f65ae9e3f99fc5 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 9 Oct 2009 22:50:56 +0000 Subject: Bug #273099 - Add split-log and split-elog FEATURES for splitting build logs and elog mod_save logs into category subdirectories. Thanks to Sebastian Mingramm (few) for this patch. svn path=/main/trunk/; revision=14532 --- man/make.conf.5 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index a2d41ef90..0e7ebf888 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -367,6 +367,15 @@ a read-only NFS share. A read-only \fBDISTDIR\fR is not compatible with the \fBFEATURES\fR in order to avoid warning messages that are triggered by this incompatibility. .TP +split\-elog +Store logs created by \fBPORTAGE_ELOG_SYSTEM="save"\fR in category +subdirectories of \fBPORT_LOGDIR/elog\fR, instead of using +\fBPORT_LOGDIR/elog\fR directly. +.TP +.B split\-log +Store build logs in category subdirectories of \fBPORT_LOGDIR/build\fR, +instead of using \fBPORT_LOGDIR\fR directly. +.TP .B splitdebug Prior to stripping ELF etdyn and etexec files, the debugging info is stored for later use by various debuggers. This feature is disabled by -- cgit v1.2.3-1-g7c22