On 2015-02-06 19:23, Garrett Cooper wrote:
On Feb 6, 2015, at 9:54, Jamie Gritton <ja...@freebsd.org> wrote:
Author: jamie
Date: Fri Feb 6 17:54:53 2015
New Revision: 278323
URL: https://svnweb.freebsd.org/changeset/base/278323
Log:
Add mount.procfs jail parameter, so procfs can be mounted when a
prison's
root is in its fstab.
Also fix a typo while I'm at it.
PR: 197237 197066
MFC after: 3 days
Modified:
head/etc/rc.d/jail
head/usr.sbin/jail/command.c
head/usr.sbin/jail/config.c
head/usr.sbin/jail/jail.8
head/usr.sbin/jail/jail.c
head/usr.sbin/jail/jailp.h
I think you broke the Jenkins tests runs, and potentially jail support
in some edgecases:
https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/651/
Where do I go from here? There error you refer to certainly seems
jail-related, which leads me to guess at something disconnected between
the matching rc.d/jail and jail(8) change (i.e. using the new rc file
with the old jail program). But that's really just a wild guess. Is
there somewhere I look for more information? For example, where does
Jenkins actually do its thing?
Sorry for being so stupid in this - Jenkins has only been on the very
edge of my awareness until now.
- Jamie
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"