summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-09 22:50:56 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-09 22:50:56 +0000
commit9ca46474139b131a2c2e416880f65ae9e3f99fc5 (patch)
tree6a38d7e1c7b808235ebab38bde189f524649ae04 /man/make.conf.5
parentBug #274497 - Misc spelling, grammar, and terminology fixes, including (diff)
downloadportage-idfetch-9ca46474139b131a2c2e416880f65ae9e3f99fc5.tar.gz
portage-idfetch-9ca46474139b131a2c2e416880f65ae9e3f99fc5.tar.bz2
portage-idfetch-9ca46474139b131a2c2e416880f65ae9e3f99fc5.zip
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
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.59
1 files changed, 9 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index a2d41ef9..0e7ebf88 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