Thanks to the awesome BSDNow.tv podcast I've become interested in delving more into ZFS/jails. My VERY limited understanding of jails dictates that the jail runs on the kernel and libraries/toolchain of the host. If the host was upgraded from Release 7 to 8 for example, the jails would automatically follow, is that correct? Is it possible to leave a jail running older versions of the kernel/toolchain/world? For example, could I have jails running FreeBSD 7, FreeBSD 9 while the host is running FreeBSD 8?
Reason I ask is that we are using a Fedora5 build machine at work to compile our legacy code on, but I need to build some code requiring (slightly) newer libraries/kernel. I am curious if FreeBSD could make this easier by using a ZFS jail for each build environment needed.
Reason I ask is that we are using a Fedora5 build machine at work to compile our legacy code on, but I need to build some code requiring (slightly) newer libraries/kernel. I am curious if FreeBSD could make this easier by using a ZFS jail for each build environment needed.