On Thu, Jun 25, 2020 at 02:49:25PM +0530, Mayuresh wrote: > But that's not the primary concern. Concern is to allow for spikes in > space usage which some builds require. And want to achieve it without > pre-reserving too much space and reclaiming space for the host.
I add a new file system for WRKOBJDIR when building packages and totaly remove it afterwards (as it is empty again). I have PACKAGES set to a different path so they are outside of WRKOBJDIR. Martin
