Page MenuHomeFreeBSD

Update the note about the need for COMPAT_FREEBSD<n> kernel options.
ClosedPublic

Authored by jhb on Jan 3 2019, 11:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 1, 1:19 AM
Unknown Object (File)
Fri, Nov 29, 7:35 AM
Unknown Object (File)
Thu, Nov 28, 4:50 AM
Unknown Object (File)
Tue, Nov 26, 3:33 AM
Unknown Object (File)
Nov 5 2024, 3:30 PM
Unknown Object (File)
Oct 22 2024, 9:26 AM
Unknown Object (File)
Sep 26 2024, 9:48 PM
Unknown Object (File)
Sep 1 2024, 6:44 PM
Subscribers
None

Details

Summary

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>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Thanks for tweaking this John... I don't think it's been materially changed since I wrote it 15 years ago.

This revision is now accepted and ready to land.Jan 4 2019, 2:07 AM
This revision was automatically updated to reflect the committed changes.