From: Alexander Berntsen Date: Tue, 30 Jul 2013 21:39:31 +0000 (+0200) Subject: man/emerge.1: Mention log files, fixes bug #462802 X-Git-Tag: v2.2.0_alpha192~26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2f98ae5fbe93ac03b09ba2d88827e3fe42e25fdc;p=portage.git man/emerge.1: Mention log files, fixes bug #462802 --- diff --git a/man/emerge.1 b/man/emerge.1 index 06a4e3dac..55e21a92b 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -1198,6 +1198,17 @@ and \fBworld\fR sets consult this file. \fBDo not edit this file\fR. .B /usr/share/portage/config/make.globals Contains the default variables for the build process. \fBDo not edit this file\fR. +.TP +.B /var/log/emerge.log +Contains a log of all emerge output. This file is always appended to, so if you +want to clean it, you need to do so manually. +.TP +.B /var/log/emerge-fetch.log +Contains a log of all the fetches in the previous emerge invocation. +.TP +.B +/var/log/portage/elog/summary.log +Contains the emerge summaries. Installs \fI/etc/logrotate/elog-save-summary\fR. .SH "SEE ALSO" .BR "emerge \-\-help", .BR quickpkg (1),