Date: Thu, 3 Jan 2019 22:40:03 -0800 From: Kevin Oberman <rkoberman@gmail.com> To: Robert Huff <roberthuff@rcn.com> Cc: John Baldwin <jhb@freebsd.org>, current <current@freebsd.org> Subject: Re: kernel config question Message-ID: <CAN6yY1voKBa-QZ7f5HBzBciwQH0=F=mYTVntprWGABpW-6DGrg@mail.gmail.com> In-Reply-To: <23597.24292.297840.309399@jerusalem.litteratus.org> References: <23597.4315.739853.729163@jerusalem.litteratus.org> <20190102200226.GQ84895@home.opsec.eu> <792fec6e-2dcc-3fba-73d7-31e925cf2a13@FreeBSD.org> <23597.11683.194179.304498@jerusalem.litteratus.org> <162e2013-9181-50cd-a3aa-8231e0a1eb99@FreeBSD.org> <23597.24292.297840.309399@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 2, 2019 at 5:02 PM Robert Huff <roberthuff@rcn.com> wrote: > > John Baldwin writes: > > > - [8] In order to have a kernel that can run the 4.x binaries needed > to > > - do an installworld, you must include the COMPAT_FREEBSD4 option in > > - your kernel. Failure to do so may leave you with a system that is > > - hard to boot to recover. A similar kernel option COMPAT_FREEBSD5 is > > - required to run the 5.x binaries on more recent kernels. And so on > > - for COMPAT_FREEBSD6 and COMPAT_FREEBSD7. > > + [8] The new kernel must be able to run existing binaries used by > > + an installworld. When upgrading across major versions, the new > > + kernel's configuration must include the correct COMPAT_FREEBSD<n> > > + option for existing binaries (e.g. COMPAT_FREEBSD11 to run 11.x > > + binaries). Failure to do so may leave you with a system that is > > + hard to boot to recover. A GENERIC kernel will include suitable > > + compatibility options to run binaries from older branches. > > Maybe not perfect, but _much_ better. > Thanks. > > > Respectfully, > > > Robert Huff > Some ports may require compat ports. E.g. plexmediaserver requires compat9x. Oddly, compat9x requires compat10x, so I need 9, 10, and 11. Now that 10 is EOL, I wish Plex would start building their blobs against 11. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1voKBa-QZ7f5HBzBciwQH0=F=mYTVntprWGABpW-6DGrg>