Author: imp
Date: Sun Oct 22 03:52:26 2017
New Revision: 324846
URL: https://svnweb.freebsd.org/changeset/base/324846

Log:
  Add note to updating about shifting LOADER_*SUPPORT options.
  
  Sponsored by: Netflix

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Sun Oct 22 03:52:22 2017        (r324845)
+++ head/UPDATING       Sun Oct 22 03:52:26 2017        (r324846)
@@ -51,6 +51,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 
 ****************************** SPECIAL WARNING: ******************************
 
+20171021:
+       As part of the boot loader infrastructure cleanup, LOADER_*_SUPPORT
+       options are changing from controlling the build if defined / undefined
+       to controlling the build with explicit 'yes' or 'no' values. They will
+       shift to WITH/WITHOUT options to match other options in the system.
+
 20171010:
        libstand has turned into a private library for sys/boot use only.
        It is no longer supported as a public interface outside of sys/boot.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to