]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 343048:
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 8 Mar 2019 18:53:54 +0000 (18:53 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 8 Mar 2019 18:53:54 +0000 (18:53 +0000)
commit0f529a609e39ce6290fe9e8d9bcfcf72db52aa37
treed276270c9e1ffac7ecaedb0c8c1c19c32a853b62
parent73c5671fe39a1a6edff6508fd903b06869230cc7
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