From 2f98ae5fbe93ac03b09ba2d88827e3fe42e25fdc Mon Sep 17 00:00:00 2001 From: Alexander Berntsen Date: Tue, 30 Jul 2013 23:39:31 +0200 Subject: [PATCH] man/emerge.1: Mention log files, fixes bug #462802 --- man/emerge.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) 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), -- 2.26.2