K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2018-03-07T17:59:43.311980Z K 7 svn:log V 507 - Update to 3.2.4-291-gba0af1a2a - jail -s: Always start with MUTABLE_BASE=yes - Avoid copying or comparing /var/db/etcupdate into the jails. - Add a MUTABLE_BASE=schg (rename 'no' to 'nullfs' and default to 'schg') for testing. This will significantly reduce files copied during jail rollback between package builds. It is supported on USE_TMPFS=all and NO_ZFS=yes. It restricts writes to only /boot /etc /root /var and /usr/local. Custom PREFIX/LOCALBASE likely won't work yet. END