Re: [arch-projects] [devtools] [PATCH 1/2] arch-nspawn, mkarchroot: Allow not sharing the cache directories.

2019-01-17 Thread Maarten de Vries via arch-projects
On Thu, 17 Jan 2019 at 17:15, Eli Schwartz wrote: > > On 1/17/19 6:27 AM, Maarten de Vries wrote: > > The commit you linked earlier[1], is that something that will find > > it's way into mainline devtools? > > > > [1] > >

Re: [arch-projects] [devtools] [PATCH 1/2] arch-nspawn, mkarchroot: Allow not sharing the cache directories.

2019-01-17 Thread Eli Schwartz via arch-projects
On 1/17/19 6:27 AM, Maarten de Vries wrote: > The commit you linked earlier[1], is that something that will find > it's way into mainline devtools? > > [1] > https://github.com/eli-schwartz/devtools/commit/c0681c0ec0a93a4a4eaf9b2fd85ce48a30702a03 Unlikely. Not that I'm opposed to it happening,

Re: [arch-projects] [devtools] [PATCH 1/2] arch-nspawn, mkarchroot: Allow not sharing the cache directories.

2019-01-17 Thread Maarten de Vries via arch-projects
The commit you linked earlier[1], is that something that will find it's way into mainline devtools? [1] https://github.com/eli-schwartz/devtools/commit/c0681c0ec0a93a4a4eaf9b2fd85ce48a30702a03 On Tue, 15 Jan 2019 at 15:11, Maarten de Vries wrote: > > On Tue, 15 Jan 2019 at 15:03, Eli Schwartz