Date: Sat, 31 May 2014 08:43:12 +0200 From: "Herbert J. Skuhra" <h.skuhra@gmail.com> To: Scott Robbins <scottro@nyc.rr.com> Cc: freebsd-jail@FreeBSD.org Subject: Re: kern/186360: [jail] jail using nullfs and unionfs doesn' t mount devfs Message-ID: <86vbsmv473.wl%h.skuhra@gmail.com> In-Reply-To: <201405280110.s4S1A1Io029653@freefall.freebsd.org> References: <201405280110.s4S1A1Io029653@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 May 2014 01:10:01 GMT Scott Robbins wrote: > The following reply was made to PR kern/186360; it has been noted by GNATS. > > From: Scott Robbins <scottro@nyc.rr.com> > To: joeb1 <joeb1@a1poweruser.com> > Cc: bug-followup@FreeBSD.org > Subject: Re: kern/186360: [jail] jail using nullfs and unionfs doesn't > mount devfs > Date: Tue, 27 May 2014 21:05:18 -0400 > > On Mon, May 26, 2014 at 06:56:31PM -0400, joeb1 wrote: > > 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 > > I am still having the issue with 10.0-RELEASE-p1 It has been fixed in 10.0-RELEASE-p2. Make sure that you have devfs_load_rulesets="YES" # Enable to always load the default rulesets instead of devfs_load_rulesets="NO" # Enable to always load the default rulesets in /etc/defaults/rc.conf. http://svnweb.freebsd.org/base?view=revision&revision=265124 http://svnweb.freebsd.org/base/releng/10.0/etc/defaults/rc.conf?r1=265124&r2=265123&pathrev=265124 -- Herbert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86vbsmv473.wl%h.skuhra>