Candidates for inclusion in DEFAULTS

Divacky Roman xdivac02 at stud.fit.vutbr.cz
Mon Jan 2 02:12:04 PST 2006


On Mon, Jan 02, 2006 at 01:53:03AM -0500, Matt Emmerton wrote:
> Just looking through the kernel code, and there are many strong warnings (in
> NOTES, GENERIC and various bits of code) that strongly advise *not* removing
> COMPAT_43 from the kernel config.
> 
> In fact, doing so causes lots of things to break, especially the
> Linuxulator.
> 
> That said, would COMPAT_43 (and possibly COMPAT_FREEBSD4 and
> COMPAT_FREEBSD5) be good candidates to put in DEFAULTS -- at least on i386?

I have patch in queue which removes dependancy of linuxator on COMPAT_43
(hysteria.sk/~neologism/linux43.patch) - its tested on amd64/i386 but havent
tried alpha (not even building it - anyone willing to test this?)

and I plan to work to split COMPAT_43 into whats necessary for tty stuff and
the rest. after this we can remove COMPAT_43 from even GENERIC imho.

I dont think that moving in the direction you suggest is correct.

roman


More information about the freebsd-current mailing list