Date: Tue, 02 Feb 2010 14:28:38 +0100 From: Goran Lowkrantz <goran.lowkrantz@ismobile.com> To: freebsd-questions@freebsd.org Subject: Bulding release in a jail???? Message-ID: <E52BA91DE7740B81E34EEF69@syn>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E52BA91DE7740B81E34EEF69>