]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 343048:
authorjhb <jhb@FreeBSD.org>
Fri, 8 Mar 2019 18:53:54 +0000 (18:53 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 8 Mar 2019 18:53:54 +0000 (18:53 +0000)
commitdf41dbf47caa9fdcf2cb9b33d8cf8bdc586beee6
tree0514b228cd4db7c10878470eb6f96868d9f96d1d
parentb77ae4ff9c0570a97cdfea6bf18780ca4a154d03
MFC 343048:
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.
UPDATING