-
Notifications
You must be signed in to change notification settings - Fork 162
release_notes_333
Bryan Drewery edited this page Dec 10, 2019
·
7 revisions
- qemu: Add /usr/bin/wc and /usr/bin/head to HLINK_FILES.
- Show flavor in more messages.
- ports -l: Fix error when no ports trees exist yet.
- distclean: Remove empty directories when done.
- Allow overriding default nullfs paths with NULLFS_PATHS.
- Fix WRKDIR saving with FLAVOR'd origins
- Expand securelevel check to handle MUTABLE_BASE=schg and TMPFS_WRKDIR/TMPFS_LOCALBASE.
- testport -c: Fix make.conf not being respected for
make config
. - image: warn if MFSROOT may be too large
- distclean: remove empty directories too
- bulk: Allow overriding default nullfs paths with NULLFS_PATHS.
- bulk: Fix WRKDIR saving with FLAVOR'd origins
- Expand securelevel support with
MUTABLE_BASE=schg
- jail: Pass MAKEWORLDARGS during installworld too