Date: Sat, 26 Aug 2023 00:32:02 +0000 From: Glen Barber <gjb@freebsd.org> To: Eugene Grosbein <eugen@freebsd.org> Cc: dev-commits-src-branches@freebsd.org Subject: Re: git: 7be29291845a - stable/14 - UPDATING: fix a vestigial reference to -CURRENT Message-ID: <20230826003202.GN4090@FreeBSD.org> In-Reply-To: <a14f7c5c-f702-682d-f544-2683f83e5def@freebsd.org> References: <202308251843.37PIhUtc015238@gitrepo.freebsd.org> <d05308db-4a38-aefd-c52d-52ebd5660d54@freebsd.org> <20230825205541.GK4090@FreeBSD.org> <a14f7c5c-f702-682d-f544-2683f83e5def@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--VLAOICcq5m4DWEYr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 26, 2023 at 05:13:50AM +0700, Eugene Grosbein wrote: > 26.08.2023 3:55, Glen Barber wrote: >=20 > >> Please note the following commit: > >> https://cgit.freebsd.org/src/commit/libexec/rc/rc.conf?id=3Dccc806a049= 383e5611b3752e6f384cf03a208039 > >> > >> I mean, we need to comment out dumpdev=3D"AUTO" for stable/14, too. > >> > >=20 > > On stable/14, dumpdev is set to "NO", per the documented changes to make > > on a new stable branch. > >=20 > > https://docs.freebsd.org/en/articles/freebsd-releng/#releng-head-branch= ing > >=20 > > As it is, it matches libexec/rc/rc.conf from stable/13. >=20 > dumpdev=3D"NO" in /etc/defaults/rc.conf overrides dumpdev in /boot/loader= =2Econf > That should not happen. >=20 This seems backwards to me. The implementation has always been handled in rc.conf, so as an end-user that explicitly set something(tm) in rc.conf, I do not expect to have to change loader.conf as well. Having said that, since both stable/14 and stable/13 are in sync in this regard (dumpdev=3D"NO" in rc.conf), I will not object to commenting the entry in releng/14.0 when it is branched. I would also like this taken to a more appropriate list, such as -current or -stable. Glen --VLAOICcq5m4DWEYr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAmTpSAIACgkQAxRYpUeP 4pNWVA/+I05IBoDjCzWdMdsgdimHocxs5l7XVJIgCjCs7fUfN9ozIvPx7UhJXwEE W900iKS6Gy4CV7cR5zlIkPM8s/sj9I4yTGi7rotxe9FzGKqvFLUsbXs9uZpIrVbS dXNCOJd7kVWt+gTMGICfzJB2d3wvl4kE7uI1dKiR8pgdhczwggcmvXU9oW8XhNif AYuo+pp3THcHLKmraYRbkSFzviORI7goM2RAp8zMGZuoLYn6B2gG/eUaAQhbJzYu bugv/EQNgO+Iy+vCAijm/vBrZd/opEIU/0rLHdsLeBR905GHvcDb2caqEpcSoZHc tueUwhrHhZFnUxJRugZlTse0GXJch5sRlS6PkY4Q6VosM1HfvL8c0X6Niu9eum4v OCuFUXK+kxP0GRh9/ratxav+u5lrgzG+HVGRTzaoOXaQMCZv5Bnhw6g4feXdLwDY 1Rfsz2qkYOwcoep4ban6NU2LfXiEVgHiSsOhSiQoVtAp5ffhPtnBXQZyOR6k/2xL L6NJaETVUY1oyv/A3AQ6bq3+VJdcz8UfVaLGyFJOSLSkJ0OiroM+01ob+nTqT+M8 nY6yvCVgwEjPDrjF73Ka+PEv0a4dekgc6/y+8MfGi54uiI5/APit0wV9S28oaYQD Txutr9dJnWcb8/pRw84afEnX0y4czgoqDZEPNNUb18siOQblSNk= =APnZ -----END PGP SIGNATURE----- --VLAOICcq5m4DWEYr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230826003202.GN4090>