On 02/05/2012 01:46 PM, Dale wrote:
It does the same for portages work space too. I have portages work directory on tmpfs and I always have to mount with the size=12g option so that LOo will even start. Thing is, it rarely uses more than 4Gbs or so. Is there a way to disable this mess? I got the space for my compile. I really don't need the checks. Another reason for the question, the OP could add a ungodly amount of swap and just listen the hard drive heads sing. Dale :-) :-)
I_KNOW_WHAT_I_AM_DOING="yes" will disable it. The prerequisite check is done in check-reqs.eclass, so setting it in make.conf should disable prereq checking for all packages if you're OK with the voided warranty.