Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
Date: Sat, 03 Feb 2024 13:44:53 UTC
On Fri, 2 Feb 2024, Gleb Smirnoff wrote: > Mina, > > On Sat, Feb 03, 2024 at 01:36:26AM +0000, Warner Losh wrote: > W> commit ce348fe5cfc36c454db860f0e5cd26f094deb09c > W> Author: Mina Galić <freebsd@igalic.co> > W> AuthorDate: 2024-02-03 00:35:18 +0000 > W> Commit: Warner Losh <imp@FreeBSD.org> > W> CommitDate: 2024-02-03 01:35:00 +0000 > W> > W> amd64 & i386: enable VIMAGE in MINIMAL > W> > W> VNET(9) is very useful, and is not loadable. > W> Enable it in MINIMAL. > W> > W> Reviewed by: imp > W> Pull Request: https://github.com/freebsd/freebsd-src/pull/962 > > To be fair, it totally disagree with this change. For different reasons I second that. VIMAGE definitively does not belong in MINMAL for comfort. I think a solution is something which was in the re@ inbox for a long time and someone said he'd do but it simply never happened. About a decade+ ago we did want to publish more than one kernel on a release to avoid all these problems. I assume with pkgbase it would be super-easy by now (ignoring build time and someone patching the installer). I'd love to have a VIMAGE kernel (GENERIC+VNET) and I'd love to have a NOIP4 (GENERIC without INET); these were the initial reasons for the above request. Would people thinkg this would be a better solution (at least for the X86 world) -- still ahving to deal with arm64 and others then. -- Bjoern A. Zeeb r15:7