From nobody Tue Mar 19 16:31:21 2024 X-Original-To: freebsd-arch@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TzcgJ09qtz5Dp0Q; Tue, 19 Mar 2024 16:31:40 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4TzcgH0N06z4Tb6; Tue, 19 Mar 2024 16:31:38 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=catflap.org; spf=pass (mx1.freebsd.org: domain of jamie@catflap.org designates 2001:19f0:7400:8808:123::1 as permitted sender) smtp.mailfrom=jamie@catflap.org X-Catflap-Envelope-From: X-Catflap-Envelope-To: src-committers@FreeBSD.org Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 42JGVMbe030204; Tue, 19 Mar 2024 16:31:22 GMT (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 42JGVLij030203; Tue, 19 Mar 2024 16:31:21 GMT (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202403191631.42JGVLij030203@donotpassgo.dyslexicfish.net> Date: Tue, 19 Mar 2024 16:31:21 +0000 Organization: Dyslexic Fish To: imp@bsdimp.com, bz@FreeBSD.org Cc: src-committers@FreeBSD.org, imp@FreeBSD.org, glebius@FreeBSD.org, freebsd@igalic.co, freebsd-arch@FreeBSD.org, dev-commits-src-main@FreeBSD.org, dev-commits-src-all@FreeBSD.org Subject: Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL References: <202402030136.4131aQIM010980@gitrepo.freebsd.org> <70o6oo0s-r8nn-7r92-5s6r-6so586rpo1o1@SerrOFQ.bet> In-Reply-To: User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Discussion related to FreeBSD architecture List-Archive: https://lists.freebsd.org/archives/freebsd-arch List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arch@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Tue, 19 Mar 2024 16:31:22 +0000 (GMT) X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.69 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.992]; DMARC_POLICY_ALLOW(-0.50)[catflap.org,none]; R_SPF_ALLOW(-0.20)[+mx:dyslexicfish.net]; MIME_GOOD(-0.10)[text/plain]; RCVD_NO_TLS_LAST(0.10)[]; TO_DN_NONE(0.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US]; HAS_ORG_HEADER(0.00)[]; FREEFALL_USER(0.00)[jamie]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-src-all@FreeBSD.org,dev-commits-src-main@FreeBSD.org,freebsd-arch@FreeBSD.org]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCPT_COUNT_SEVEN(0.00)[9]; R_DKIM_NA(0.00)[] X-Rspamd-Queue-Id: 4TzcgH0N06z4Tb6 Warner Losh wrote: > name makes sense and one of two renamings happen: Either we rename GENERIC > to GENERIC-STATIC and MINIMAL to GENERIC, or we rename MINIMAL to MODULAR > and have it (eventually) become the new default. Or we need to create a new If you decide to delay the move to minimal as a default, I think GENERIC-MODULAR make more sense than just MODULAR, especially for the layperson.