keep logs outside of chroot
authorRick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Mon, 29 Oct 2012 19:40:45 +0000 (15:40 -0400)
committerRick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Mon, 29 Oct 2012 19:40:45 +0000 (15:40 -0400)
commit8ca52570aa2d0e14b848692ddf759212d81168e3
treef8ae07f464e4dc296ea619bfdfdd8c9434d4251c
parent4fc99aed1c6ba4d262f7d0c70f07cdd3413c18df
keep logs outside of chroot

Every time stage build is restarted, the build logs of the previous run
are lost. This new feature allows the logs to be kept outside the chroot
and thus protected from purging. This new feature forces portage to use
FEATURES="clean-logs" no matter what, but it should have no effect on
users not using the new functionality added by this patch.

This new function is DISABLED per default due to a lack of feedback,
however, it is highly suggested that this is made default for the next
release cycle.
catalyst
files/catalyst.conf
modules/generic_stage_target.py
targets/support/chroot-functions.sh