Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2016 10:43:18 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com>
Cc:        src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org
Subject:   Re: svn commit: r307182 - head/etc/rc.d
Message-ID:  <c9ac4bfe-deb5-0aa2-2b4f-751d76472686@FreeBSD.org>
In-Reply-To: <27A78442-3CB6-4245-892B-EFACB3860B38@gmail.com>
References:  <201610130619.u9D6JsMd088686@repo.freebsd.org> <27A78442-3CB6-4245-892B-EFACB3860B38@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13/10/2016 10:12, Ngie Cooper (yaneurabeya) wrote:
> 
>> On Oct 12, 2016, at 23:19, Andriy Gapon <avg@FreeBSD.org> wrote:
>>
>> Author: avg
>> Date: Thu Oct 13 06:19:54 2016
>> New Revision: 307182
>> URL: https://svnweb.freebsd.org/changeset/base/307182
>>
>> Log:
>>  rc.d/zfsbe: a new script designed for boot environment support
>>
>>  Currently zfsbe ensures that subordinate filesystems are mounted at the
>>  right mount points.
>>  The script assumes that the subordinate filesystems of a boot environment
>>  have their canmount property set to noauto, so that they are not
>>  automatically mounted on boot.  Whereas the root filesystem is mounted
>>  by the kernel, there was nothing to mount its subordinates.
>>  rc.d/zfsbe fills that gap.
>>
>>  Discussed with:	allanjude, will
>>  MFC after:	3 weeks
>>  Differential Revision: https://reviews.freebsd.org/D7797
> 
> I committed the Makefile changes in r307191/r307192.
> Cheers!

Thank you!
Next time I make a change like this I'll make sure to add you as a reviewer :-)


-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c9ac4bfe-deb5-0aa2-2b4f-751d76472686>