diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-09-12 17:13:51 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-09-12 17:16:48 +0000 |
| commit | ab2fea3f9a5a58f0ba90499ad3a8614e3dca0c5f (patch) | |
| tree | c6435786f4abeacd513bbf453050e3c7c936ec7a | |
| parent | bcdbeaeffccb65574ac06001888840d9a15f4edf (diff) | |
UPDATING: mention the src.conf change
Fixes: dd8c666d8b78 ("src.sys.mk: Support src.conf in SRCTOP")
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20250912: + If SRCCONF is unset and a file named src.conf is present at + the top of the source tree, it will now be used instead of + /etc/src.conf. + 20250907: The MANSPLITPKG knob has been turned off by default, so pkgbase builds will no longer generate "-man" subpackages; instead the manpages will |
