From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 20 Jun 2024 12:48:19 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1sKFL1-009CxU-0u for lore@lore.pengutronix.de; Thu, 20 Jun 2024 12:48:19 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1sKFL0-0006GS-9J; Thu, 20 Jun 2024 12:48:18 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sKFKy-0006GE-FE; Thu, 20 Jun 2024 12:48:16 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sKFKy-003gOQ-2e; Thu, 20 Jun 2024 12:48:16 +0200 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1sKFKx-004PZP-3C; Thu, 20 Jun 2024 12:48:16 +0200 Date: Thu, 20 Jun 2024 12:48:15 +0200 From: Robert Schwebel To: Roland Hieber Message-ID: References: <20240619123237.1396057-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240619123237.1396057-1-rhi@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH v3 0/4] recipe cleanup 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: , Cc: distrokit@pengutronix.de 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.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Applied to next. (Strange, b4 didn't find the message id yesterday, but today it works) On Wed, Jun 19, 2024 at 02:32:33PM +0200, Roland Hieber wrote: > PATCH v3: > * fix confused hunk for removing binary-inst from ptxconfig > * change order of last two patches; remove binary-inst example first > > PATCH v2: https://lore.distrokit.org/distrokit/20240617094818.1019347-1-rhi@pengutronix.de > * added patches 2..4 > > PATCH v1: https://lore.distrokit.org/distrokit/20240611102756.3709016-1-rhi@pengutronix.de > > Roland Hieber (4): > datapartition: make it selectable > datapartition: rename to repart-config > binary_inst: remove outdated example > ptxconfig: create menu for DistroKit-specific rules > > configs/ptxconfig | 8 +- > rules/binary_inst.in | 27 ------ > rules/binary_inst.make | 97 ------------------- > rules/datapartition.in | 8 -- > rules/distrokit.in | 5 + > rules/rauc-udev.in | 2 +- > rules/repart-config.in | 11 +++ > ...{datapartition.make => repart-config.make} | 28 +++--- > 8 files changed, 37 insertions(+), 149 deletions(-) > delete mode 100644 rules/binary_inst.in > delete mode 100644 rules/binary_inst.make > delete mode 100644 rules/datapartition.in > create mode 100644 rules/distrokit.in > create mode 100644 rules/repart-config.in > rename rules/{datapartition.make => repart-config.make} (53%) > > -- > 2.39.2 > > > -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |