Re: CVS commit: src/usr.sbin/postinstall

2015-07-02 Thread Christos Zoulas
In article ,
Matt Thomas   wrote:
>
>> On Jul 1, 2015, at 5:52 AM, Martin Husemann  wrote:
>> 
>> On Wed, Jul 01, 2015 at 10:49:51PM +1000, matthew green wrote:
>>> wait, we do what?  this won't work for r/o src, right?
>> 
>> I guess not (though in most cases you probably will use the sets mode
>> of postinstall, which is unaffected).
>> 
>> As I said, we should come up with something better (in
>> src/etc/mtree/Makefile), this is just damage limitation and should go
>> away after a real fix.
>
>Doesn’t etc/mtree get an obj dir?

Congratulations for upgrading your mac. Now can you disable "Smart Quotes"?

christos


Re: CVS commit: src/usr.sbin/postinstall

2015-07-02 Thread Martin Husemann
On Wed, Jul 01, 2015 at 09:45:41AM -0700, Matt Thomas wrote:
> Doesn?t etc/mtree get an obj dir?

Not always when invoked from postinstall - but I'll change postinstall to
force a scratch objdir for this.

Martin