summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2015-10-12 21:02:36 +0000
committerPeter Wemm <peter@FreeBSD.org>2015-10-12 21:02:36 +0000
commitff446b05f1ca1421204d80da3a8e78f36466e7ae (patch)
tree12a02af793694af01926cb28201e13930c78d764 /UPDATING
parent56c55e6513a0cca4dac923fb228d885620742d83 (diff)
downloadsrc-test2-ff446b05f1ca1421204d80da3a8e78f36466e7ae.tar.gz
src-test2-ff446b05f1ca1421204d80da3a8e78f36466e7ae.zip
If world is built with a custom sendmail.cf, use it for the distribution
target. This is the feeder for mergemaster / etcupdate. This change makes installworld/mergemaster/etcupdate behave the same regardless of whether SENDMAIL_MC or SENDMAIL_CF is used. If you use a custom SENDMAIL_MC/CF in make.conf and excluded it from mergemaster.rc/etcupdate.conf to work around the conflicts, you may wish to revert that or change it from 'ignore' to 'always install'. If you do not use a custom SENDMAIL_MC/CF, there should be no change in behavior.
Notes
Notes: svn path=/head/; revision=289200
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4430d6d78e86..9574b80b87b5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20151012:
+ If you specify SENDMAIL_MC or SENDMAIL_CF in make.conf, mergemaster
+ and etcupdate will now use this file. A custom sendmail.cf is now
+ updated via this mechanism rather than via installworld. If you had
+ excluded sendmail.cf in mergemaster.rc or etcupdate.conf, you may
+ want to remove the exclusion or change it to "always install".
+ /etc/mail/sendmail.cf is now managed the same way regardless of
+ whether SENDMAIL_MC/SENDMAIL_CF is used. If you are not using
+ SENDMAIL_MC/SENDMAIL_CF there should be no change in behavior.
+
20151011:
Compatibility shims for legacy ATA device names have been removed.
It includes ATA_STATIC_ID kernel option, kern.cam.ada.legacy_aliases