I am trying to get a working release build environment in a jail but it
fails because the release script needs to mount devfs in the chrooted build
environment and the md devices used to build the images.
I have set the following syscontrols
vfs.usermount=1
security.jail.mount_allowed=1
security.jail.chflags_allowed=1
but still can't mount inside the jail.
I have tried to make the to jail the chroot filesystem and can mount it
within the jail (but not umount it???) but still can't mount the md devices
on this jaild filesystem.
Is it possible to build a release in a jail? What am I missing?
/glz
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"