-
Notifications
You must be signed in to change notification settings - Fork 162
release_notes_3110
Bryan Drewery edited this page Nov 25, 2015
·
1 revision
- Update stale comment about MFS
- Ensure /nonexistent does not exist.
- testport: Allow -o to be optional.
- Mark poudriere-queue experimental.
- Using ccache on 10+ is fine so long as we use a PATH.
- XDEV: Don't endlessly append to make.conf on updates.
- Fix leftover lock file in /tmp at cleanup
- Support in-tree ccache for buildworld on recent head.
- Always use the FAST_DEPEND option for buildworld.
- Use -j for installworld on recent head.
- Fix 'builder stop' hook, which never worked.
- Don't transcend mount directories when running rm -rf during cleanup.
- No need to export MY_JOBID in start_builder().
- Run 'builder stop' hook always in stop_builder(). This also runs during startup to cleanup any leftover jails.
- Allow comments on the same line with port entries in blacklist
- Enable post-mount jail hooks.