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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD4B315802C for ; Thu, 19 Dec 2024 11:36:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79D5AE0805; Thu, 19 Dec 2024 11:36:51 +0000 (UTC) Received: from smarthost01a.sbp.mail.zen.net.uk (smarthost01a.sbp.mail.zen.net.uk [212.23.1.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C026EE07EF for ; Thu, 19 Dec 2024 11:36:50 +0000 (UTC) Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01a.sbp.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tOEpS-004v8F-GW for gentoo-user@lists.gentoo.org; Thu, 19 Dec 2024 11:36:49 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Fun with systemd-boot Date: Thu, 19 Dec 2024 11:36:48 +0000 Message-ID: <5844238.DvuYhMxLoT@cube> In-Reply-To: <2293940.iZASKD2KPV@rogueboard> References: <3620457.iIbC2pHGDl@cube> <2293940.iZASKD2KPV@rogueboard> 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: quoted-printable Content-Type: text/plain; charset="utf-8" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: f8bccae5-c005-4ee4-8b4a-3ea6ce8b4340 X-Archives-Hash: 1a363c63092a2d646f50450dc0217ba0 On Wednesday 18 December 2024 15:58:14 GMT Michael wrote: > On Wednesday 18 December 2024 14:30:12 GMT Peter Humphrey wrote: > > This is the relevant parts of the kernel make script on my little i5 NUC > Not relevant to the OP, but why don't you build the =C2=B5code blob in th= e kernel > itself for a simpler life? Well spotted. In fact I do that. I think the extra stuff in that script I showed must hav= e=20 resulted from an old system. I've now removed it. =2D-=20 Regards, Peter.