From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <50620B3E.6040403@pengutronix.de> Date: Tue, 25 Sep 2012 21:51:26 +0200 From: Marc Kleine-Budde MIME-Version: 1.0 References: <1348593859-6142-1-git-send-email-joseph.lutz@novatechweb.com> In-Reply-To: <1348593859-6142-1-git-send-email-joseph.lutz@novatechweb.com> Subject: Re: [ptxdist] [PATCH] busybox: fix for busybox prompting durring prepare 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="===============1845684076==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1845684076== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8594825141CF2D8737F057AD" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8594825141CF2D8737F057AD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 09/25/2012 07:24 PM, Joseph A. Lutz wrote: > From: "Joseph A. Lutz" >=20 > Renamed config option BUSYBOX_MD5_SMALL -> BUSYBOX_MD5_SIZE_VS_SPEED so= > it would match with the downloaded version of busybox. >=20 > Uncommented the LENGTH config option and changed the name to > BUSYBOX_LENGTH. length is a busybox program in the corutils group. I do= > not know why it was commented out. >=20 > Signed-off-by: Joseph A. Lutz > --- > config/busybox/coreutils/Config.in | 10 +++++----- > config/busybox/libbb/Config.in | 2 +- > 2 files changed, 6 insertions(+), 6 deletions(-) >=20 > diff --git a/config/busybox/coreutils/Config.in b/config/busybox/coreut= ils/Config.in > index 6393c1c..86478a9 100644 > --- a/config/busybox/coreutils/Config.in > +++ b/config/busybox/coreutils/Config.in > @@ -419,11 +419,11 @@ config BUSYBOX_FEATURE_INSTALL_LONG_OPTIONS > help > Support long options for the install applet. > =20 > -####config LENGTH > -#### bool "length" > -#### default y > -#### help > -#### length is used to print out the length of a specified string. > +config BUSYBOX_LENGTH > + bool "length" > + default y > + help > + length is used to print out the length of a specified string. It's commented out in the busybox tarball.... > =20 > config BUSYBOX_LN > bool "ln" > diff --git a/config/busybox/libbb/Config.in b/config/busybox/libbb/Conf= ig.in > index 032d746..00c8d96 100644 > --- a/config/busybox/libbb/Config.in > +++ b/config/busybox/libbb/Config.in > @@ -28,7 +28,7 @@ config BUSYBOX_PASSWORD_MINLEN > help > Minimum allowable password length. > =20 > -config BUSYBOX_MD5_SMALL > +config BUSYBOX_MD5_SIZE_VS_SPEED This matches with busybox-1.20.1 > int "MD5: Trade bytes for speed (0:fast, 3:slow)" > default 1 > range 0 3 >=20 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 | --------------enig8594825141CF2D8737F057AD 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://www.enigmail.net/ iEYEARECAAYFAlBiC0IACgkQjTAFq1RaXHM/QQCeIpDYaLRys1JHVIO0QKkx9pR7 5WwAoIJorY2oeJxp9VPtFzJZ888/OHTw =ACty -----END PGP SIGNATURE----- --------------enig8594825141CF2D8737F057AD-- --===============1845684076== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1845684076==--