From d557bea6d2c3bc311d03f5a4887092957586a16d Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 7 Oct 2009 23:30:04 +0000 Subject: Bug #287950 - Add support for FEATURES=fail-clean which is useful for cleaning up temp files on tmpfs after build failures with --keep-going. svn path=/main/trunk/; revision=14517 --- man/make.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index c0b48e924..6ea14d6e4 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -213,6 +213,13 @@ when a problem arises (normally due to a crash or disconnect). Enable fakeroot for the install and package phases when a non-root user runs the \fBebuild\fR(1) command. .TP +.B fail\-clean +Clean up temporary files after a build failure. This is particularly useful +if you have \fBPORTAGE_TMPDIR\fR on tmpfs. If this feature is enabled, you +probably also want to enable \fBPORT_LOGDIR\fR in order to save the build log. +Both the \fBebuild\fR(1) command and the \fInoclean\fR feature cause the +\fIfail\-clean\fR feature to be automatically disabled. +.TP .B fixpackages Runs the script that will fix the dependencies in all binary packages. This is run whenever packages are moved around in the portage tree. Please note that this -- cgit v1.2.3-1-g7c22