Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2013 12:12:26 -0400
From:      Allan Jude <freebsd@allanjude.com>
To:        freebsd-current@freebsd.org
Subject:   Re: 10.0-BETA1 ZFS install -- /var/empty read-only
Message-ID:  <5267F56A.5060800@allanjude.com>
In-Reply-To: <5267D145.9070502@vangyzen.net>
References:  <5267CE4B.8050602@vangyzen.net> <CA%2B7WWSc51d2G7KfoP=sg1uL4cyKDGxxLikn5b2WNh8doAQDufQ@mail.gmail.com> <CA%2B7WWSc=Qr9oj=nJM7RxqFhzGCKaiDm8KJPPNbTEH9Q1rhvc=w@mail.gmail.com> <5267D145.9070502@vangyzen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-10-23 09:38, Eric van Gyzen wrote:
> On 10/23/2013 08:30, Kimmo Paasiala wrote:
>> On Wed, Oct 23, 2013 at 4:29 PM, Kimmo Paasiala <kpaasial@gmail.com> wrote:
>>> On Wed, Oct 23, 2013 at 4:25 PM, Eric van Gyzen <eric@vangyzen.net> wrote:
>>>> I just installed 10.0-BETA1 using the [very cool] new automatic ZFS
>>>> option.  I noticed that /var/empty is not mounted read-only.  I suspect
>>>> it could be.  I made it so, and sshd still seemed to work.
>>>>
>>>> Eric
>>> I don't think there's a standard for how to break down the ZFS pool to
>>> individual datasets. If the install made only a single dataset for
>>> /var you would then effectively get a read-write /var/empty. The
>> *The same applies*
>>
>>> applies if you install on UFS and don't assign a separate filesystem
>>> for /var/empty like the default install does in fact.
> There might not be a standard, but the installer does have a default
> set, which includes a separate filesystem for /var/empty.  I imagine
> this was done specifically to make it read-only.  Since that was not
> done, it seems like an oversight.
>
> Eric
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
You have to be careful with marking the /var/empty read only, if you do
it too soon the extract of base.txz fails.

This might be a good use of Colin Percival's 'firstboot' script

-- 
Allan Jude




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5267F56A.5060800>