From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6AD91138334 for ; Thu, 11 Jul 2019 17:03:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A350DE0835; Thu, 11 Jul 2019 17:03:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5537FE082B for ; Thu, 11 Jul 2019 17:03:22 +0000 (UTC) Received: from whubbs1.gaikai.biz (unknown [100.42.103.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: williamh) by smtp.gentoo.org (Postfix) with ESMTPSA id F032934705E for ; Thu, 11 Jul 2019 17:03:20 +0000 (UTC) Received: (nullmailer pid 6682 invoked by uid 1000); Thu, 11 Jul 2019 17:03:17 -0000 Date: Thu, 11 Jul 2019 12:03:17 -0500 From: William Hubbs To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] rfc: making sysvinit optional Message-ID: <20190711170317.GB2613@whubbs1.dev.av1.gaikai.org> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20190710202528.GA24935@whubbs1.dev.av1.gaikai.org> <20190710214846.GA31047@whubbs1.dev.av1.gaikai.org> <20190710231614.GA3597@whubbs1.dev.av1.gaikai.org> <45d06884-b97c-6bcc-f254-93a5e6eb5f57@gentoo.org> <20190711000332.GA6104@whubbs1.dev.av1.gaikai.org> <20190711031416.GB23937@linux1.home> <20190711154327.GA460@whubbs1.dev.av1.gaikai.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1UWUbFP1cBYEclgG" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Archives-Salt: 11daac4b-3d9a-435a-a448-1b898dbb3fc6 X-Archives-Hash: b6179654877b3a6c132d5dd6fd9b08ae --1UWUbFP1cBYEclgG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 11, 2019 at 12:11:40PM -0400, Michael Orlitzky wrote: > Indeed, the fact that sys-apps/sysvinit installs an inittab that > references /sbin/openrc without depending on sys-apps/openrc already > looks very wrong to me. Correct, that's what I have been thinking about. > Perhaps OpenRC should install its own inittab when USE=sysv-utils is > set, and when it blocks installation of sys-apps/sysvinit? In any case, > it's obvious that there's a pre-existing mess to be dealt with here and > that things aren't as clear-cut as I thought. OpenRC has never installed an inittab because it is init-system agnostic. It has one under /usr/share/openrc/support/sysvinit, but also there is a README there that explains why it isn't installed. If you use pure openrc (without sysvinit) you can rm /etc/inittab and be fine. William --1UWUbFP1cBYEclgG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTVeuxEZo4uUHOkQAluVBb0MMRlOAUCXSdryQAKCRBuVBb0MMRl OPCmAJ9ZIlIhCzR4h2BEnxDSUSPotFl2xACfcr9wLwMKHKWNbzHADUesB3Zw66I= =m8Rg -----END PGP SIGNATURE----- --1UWUbFP1cBYEclgG--