Use of COMPAT Kernel Options

Roland Smith rsmith at xs4all.nl
Fri Dec 4 21:52:33 UTC 2009


On Fri, Dec 04, 2009 at 04:39:59PM -0500, APseudoUtopia wrote:
> Hello,
> 
> I'm working on editing the kernel configuration file for a custom
> kernel. The system will be running FreeBSD 8.0-RELEASE-p1. I'm
> wondering about the use of the COMPAT options in the kernel config.
> COMPAT_43

Well, COMPAT_43 one isn't even in GENERIC anymore, so I guess it is not that
important anymore.

> COMPAT_43TTY

This is still in the GENERIC kernel. I'd keep it in initially. Then build a
kernel without it. If that fails to start the system properly, you'll always
have a good kernel to fall back on.

Have a look at what is written under COMPATIBILITY OPTIONS in /sys/conf/NOTES.

> COMPAT_FREEBSD[4-7]

If you do not have binaries from ealier FreeBSD versions around, you can skip
these. 

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20091204/b90e30f6/attachment.pgp


More information about the freebsd-questions mailing list