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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E552E15808B for ; Sun, 17 Apr 2022 17:25:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87F13E0A98; Sun, 17 Apr 2022 17:25:13 +0000 (UTC) Received: from smarthost01b.ixn.mail.zen.net.uk (smarthost01b.ixn.mail.zen.net.uk [212.23.1.21]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3F8AE0A4A for ; Sun, 17 Apr 2022 17:25:12 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01b.ixn.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ng8e7-0000qw-3B for gentoo-user@lists.gentoo.org; Sun, 17 Apr 2022 17:25:11 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: systemd-boot on openrc Date: Sun, 17 Apr 2022 17:25:10 +0000 Message-ID: <2122432.irdbgypaU6@wstn> In-Reply-To: References: <4743543.31r3eYUQgx@wstn> <4727052.GXAFRqVoOG@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-smarthost01b-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: d6c6d76c-5582-4077-8234-33fdc468afc1 X-Archives-Hash: c7acad954e48a53a576456388a5ef7ec On Sunday, 17 April 2022 17:05:18 -00 Martin Vaeth wrote: > Peter Humphrey wrote: > > 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. > > Maybe, but the fault is certainly not this flag but something else. > For instance, that you do not have keyworded something which you should > have. Ok. I'll look again in the morning. -- Regards, Peter.