-
Notifications
You must be signed in to change notification settings - Fork 164
release_notes_3120
Bryan Drewery edited this page Jun 21, 2017
·
22 revisions
- jail -c: Do not create a filesystem with -m none [may come out #469]
- ports -c: Don't try removing a filesystem that was not created [may come out #469]
- pwait: Fix kern.randompid hangs
- queue: Fix for sending commands to poudriered [not well supported]
- jail -u: Don't run freebsd-update update for PRERELEASE, STABLE or CURRENT jails.
- jail -c: Don't allow creating a jail when its mountpoint already exists
- XDEV: Attempt to link /usr/bin/makewhatis
- sh: Update from FreeBSD head r319826
- sh: Enable nofork for clock, dirempty and realpath commands.
- jail -u: Only run freebsd-install if needed
- bulk CHECK_CHANGED_DEPS: Only run
ldconfig -r
once for the entire build rather than for every package. - poudriere: Allow MAKEOBJDIRPREFIX from command environment.
- poudriere: Force umask 022 and allow override with UMASK in poudriere.conf
- Default RESOLV_CONF to host's /etc/resolv.conf
- jail -k: Don't force having a portstree for cleanup
- Fix MNAMELEN check consistency (2 different length paths were being used for calculations)