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 F23CA15808D for ; Mon, 18 Apr 2022 16:06:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEE0FE094F; Mon, 18 Apr 2022 16:05:34 +0000 (UTC) Received: from smarthost01a.sbp.mail.zen.net.uk (smarthost01a.sbp.mail.zen.net.uk [212.23.1.1]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04602E093E for ; Mon, 18 Apr 2022 16:05:26 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01a.sbp.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngTsT-0004j8-Bb for gentoo-user@lists.gentoo.org; Mon, 18 Apr 2022 16:05:25 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: systemd-boot on openrc Date: Mon, 18 Apr 2022 16:05:24 +0000 Message-ID: <11977883.O9o76ZdvQC@wstn> In-Reply-To: References: <4743543.31r3eYUQgx@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: f2214f30-3004-4851-92af-cedff4ff90b3 X-Archives-Hash: b2a32c410b23432293de7b4524ede971 On Sunday, 17 April 2022 20:17:47 -00 Rich Freeman wrote: > On Sun, Apr 17, 2022 at 1:05 PM 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. > It would probably be helpful to post more relevant output, like > portage output including --verbose and so on so that it is clear what > it is actually doing. > > systemd-utils blocks systemd, so I can't see how it could force you to > install systemd (after all, it just supplies things that are otherwise > bundled with systemd already). Maybe in addition to setting the boot > USE flag you also changed something else? The machine is sick. I now have no mouse or keyboard after POST. They're fine in UEFI BIOS setup, and they're fine after the default kernel has finished booting - just not at boot menu time. :( -- Regards, Peter.