From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <4F798439.7070304@pengutronix.de> Date: Mon, 02 Apr 2012 12:49:29 +0200 From: Marc Kleine-Budde MIME-Version: 1.0 References: <4279042.qQmJKy4iuN@ws-stein> <30541aaf2fdbbff00370fd0237cbcdd2@idefix.lespocky.dyndns.org> <9285d40e7d7afd73395f0b4b3439d866@idefix.lespocky.dyndns.org> <3622537.SPjKJXt9bK@ws-stein> In-Reply-To: <3622537.SPjKJXt9bK@ws-stein> Subject: Re: [ptxdist] converting busybox config for ptxdist Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0298392767==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: Alexander Stein Cc: ptxdist@pengutronix.de This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============0298392767== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig6AC1B8989AF753A0C531F9F5" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6AC1B8989AF753A0C531F9F5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 04/02/2012 12:28 PM, Alexander Stein wrote: > Hello, >=20 > Am Freitag, 30. M=E4rz 2012, 10:57:59 schrieb Alexander Dahl: >> Am 2012-03-30 09:55, schrieb Alexander Dahl: >>> Hope this is a little more clear than my guessing from memory >>> yesterday. O:-) >> >> Argh, there's one step I forgot. In rules/busybox.make this is of >> course converted back to a config file busybox build understands, but >> because of the equal prefix, this is a trivial task with sed: >> >> 37 $(STATEDIR)/busybox.prepare: >> 38 @$(call targetinfo) >> 39 >> 40 @cd $(BUSYBOX_DIR) && \ >> 41 $(BUSYBOX_PATH) \ >> 42 $(MAKE) distclean $(BUSYBOX_MAKE_OPT) >> 43 @grep -e PTXCONF_BUSYBOX_ $(PTXDIST_PTXCONFIG) | \ >> 44 sed -e 's/PTXCONF_BUSYBOX_/CONFIG_/g' > >> $(BUSYBOX_DIR)/.config >> 45 >> 46 @$(call ptx/oldconfig, BUSYBOX) >> 47 >> 48 @$(call touch) >=20 > That's the forward part to convert a ptxdist busybox config to the busy= box=20 > original config. But how to create the ptxdist internal one from busybo= x? >=20 > Marc, Ladislav, > do you mind sharing the script, command, whatever to convert the busybo= x=20 > config to the ptxdist one? Here you go: ptxdist make busybox_import which triggers a rule in here: rules/post/ptxd_make_import.make Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --------------enig6AC1B8989AF753A0C531F9F5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk95hEIACgkQjTAFq1RaXHN1qQCfcWASIjCPPnix2geYyHW5heYc fqYAn2/sxZep+FFvGjZxMzOMk1hUwg0C =cxww -----END PGP SIGNATURE----- --------------enig6AC1B8989AF753A0C531F9F5-- --===============0298392767== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============0298392767==--