summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-06-18 19:55:17 +0000
committerZac Medico <zmedico@gentoo.org>2009-06-18 19:55:17 +0000
commitf188808244e7f24589825ce470d59df77b9d754b (patch)
tree9e05b1c45e87ec208fa2d9a60f20c46a6187f999 /man/make.conf.5
parent758d31b247052e5658e4bb9e1273e230e2a6a9f1 (diff)
downloadportage-f188808244e7f24589825ce470d59df77b9d754b.tar.gz
portage-f188808244e7f24589825ce470d59df77b9d754b.tar.bz2
portage-f188808244e7f24589825ce470d59df77b9d754b.zip
Add a EMERGE_LOG_DIR variable to control the location of emerge.log and
emerge-fetch.log. This was requested by Eitan Mosenkis <eitan@mosenkis.net> for use in his 'online image builder' soc project. svn path=/main/trunk/; revision=13652
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index ef5913a85..2b5a7645f 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -130,6 +130,11 @@ Options to append to the end of the \fBemerge\fR(1) command line on every invoca
These options will not be appended to the command line if \-\-ignore\-default\-opts
is specified.
.TP
+.B EMERGE_LOG_DIR
+Controls the location of emerge.log and emerge-fetch.log.
+.br
+Defaults to /var/log.
+.TP
.B EPAUSE_IGNORE
Defines whether or not to ignore short pauses that occur when displaying
important informational messages. This variable is unset by default.