kern/186360: [jail] jail using nullfs and unionfs doesn' t mount devfs
joeb1
joeb1 at a1poweruser.com
Mon May 26 23:10:03 UTC 2014
The following reply was made to PR kern/186360; it has been noted by GNATS.
From: "joeb1" <joeb1 at a1poweruser.com>
To: <bug-followup at FreeBSD.org>,
<scottro11 at gmail.com>
Cc:
Subject: Re: kern/186360: [jail] jail using nullfs and unionfs doesn't mount devfs
Date: Mon, 26 May 2014 18:56:31 -0400
jail(8) became available in 9.1-RELEASE and was very buggy.
Some things got fixed in 9.2 but not the mount devfs function.
Even in 10.0-RELEASE the mount devfs function was still broken.
It finally got fixed in 10.0-RELEASE-p1
The legacy rc.conf rc.d jail method is deprecated in 10.0 and scheduled for
removal in 11.0.
Suggest you test your jails using jail(8) method on 10.0-RELEASE-p1 to
verify your pr problem is still in effect.
The sysutils/qjail utility uses the same jail config as your now building by
hand.
More information about the freebsd-jail
mailing list