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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B284715808B for ; Sun, 17 Apr 2022 16:50:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3878EE0AAF; Sun, 17 Apr 2022 16:50:02 +0000 (UTC) Received: from smarthost01a.ixn.mail.zen.net.uk (smarthost01a.ixn.mail.zen.net.uk [212.23.1.20]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 79D33E09D8 for ; Sun, 17 Apr 2022 16:50:00 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01a.ixn.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ng863-0004bZ-Db for gentoo-user@lists.gentoo.org; Sun, 17 Apr 2022 16:49:59 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: systemd-boot on openrc Date: Sun, 17 Apr 2022 16:49:58 +0000 Message-ID: <4727052.GXAFRqVoOG@wstn> In-Reply-To: References: <4743543.31r3eYUQgx@wstn> <11981054.O9o76ZdvQC@wstn> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: f70b3f23-55be-43a5-bfc5-4ef27b47c209 X-Archives-Hash: 9265b0a2be24498364ea88fdc3be65aa On Sunday, 17 April 2022 16:42:35 -00 Martin Vaeth wrote: > Peter Humphrey wrote: > > On Sunday, 17 April 2022 14:54:50 -00 Rich Freeman wrote: > >> Can't you just fix your USE flags with systemd-utils? Why revert? > > > > No, because the flag I'd need is 'boot', and that triggers switching from > > elogind to systemd. > > No, USE=boot for systemd-util does not trigger anything like that. I meant, if I set that flag, portage wants me to remove elogind andinstall systemd. -- Regards, Peter.