-
Notifications
You must be signed in to change notification settings - Fork 164
release_notes_34
Bryan Drewery edited this page Aug 2, 2019
·
26 revisions
- bulk: IGNORED and BLACKLISTED ports are now trimmed before build. This reduces queue size and avoids building dependencies that are not needed.
- jail -cu: Stop modifying /etc/login.conf in the jail. This is done at bulk jail startup now.
- Add DISALLOW_NETWORKING, fixes #689
- qemu: Add /usr/bin/wc and /usr/bin/head to HLINK_FILES.
- image: Add zsnapshot imagetype.
- Fix pkg 1.11 issue with devfs mount.
- bulk -a: Don't print ports in summary unless -v is used.
- Show FLAVOR in more places.
- ports -l: Fix error when no ports trees exist yet.
- testport -c: Fix make.conf not being respected for
make config
. - image: Add sleep, ls, and ping to miniroot.
- ports -u: Add hook 'ports_update done' call.