Searched hist:"7 f124c950a1c0e6dd13491b241e90f72f7eb867c" (Results 1 – 1 of 1) sorted by relevance
/freebsd/ |
H A D | UPDATING | diff 7f124c950a1c0e6dd13491b241e90f72f7eb867c Tue Jan 15 19:20:20 CET 2019 John Baldwin <jhb@FreeBSD.org> Update the note about the need for COMPAT_FREEBSD<n> kernel options.
Rather than mentioning the requirement for 4.x binaries but not explaining why (it was assuming an upgrade from 4.x to 5.0-current), explain when compat options are needed (for running existing host binaries) in a more general way while using a more modern example (COMPAT_FREEBSD11 for 11.x binaries). While here, explicitly mention that a GENERIC kernel should always work.
Reported by: Robert Huff <roberthuff@rcn.com> Reviewed by: imp MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D18740
|