From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 13 Feb 2023 11:20:36 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pRVws-0067Fk-BH for lore@lore.pengutronix.de; Mon, 13 Feb 2023 11:20:36 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1pRVwp-0008Hh-Hf; Mon, 13 Feb 2023 11:20:35 +0100 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRVwh-0008HJ-TI for distrokit@pengutronix.de; Mon, 13 Feb 2023 11:20:27 +0100 Received: from mfe by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1pRVwh-0007vK-Mg for distrokit@pengutronix.de; Mon, 13 Feb 2023 11:20:27 +0100 Date: Mon, 13 Feb 2023 11:20:27 +0100 From: Marco Felsch To: distrokit@pengutronix.de Message-ID: <20230213102027.wv55wb57c3ms67zb@pengutronix.de> References: <20230210193612.2143905-1-m.felsch@pengutronix.de> <20230210193612.2143905-11-m.felsch@pengutronix.de> <20230213090046.GF30852@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230213090046.GF30852@pengutronix.de> User-Agent: NeoMutt/20180716 Subject: Re: [DistroKit] [PATCH 10/14] blspec-entry: add linux-appendroot support X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Hi Michael, On 23-02-13, Michael Olbrich wrote: > On Fri, Feb 10, 2023 at 08:36:08PM +0100, Marco Felsch wrote: > > Add the option to add the 'linux-appendroot true' to blspec config file > > which is very useful in case of using barebox as bootlaoder. > > You wanted to send a v2 to get this upstream... https://lore.ptxdist.org/ptxdist/20230210192144.2133757-1-m.felsch@pengutronix.de/T/#u Regards, Marco