Re: [ptxdist] does ptxdist newpackage target support building a Qt application - YES

2014-03-05 Thread Josef Holzmayr
_ Josef Holzmayr Dipl-Ing. (FH) Entwicklung Embedded Devices / Software Tel.: +49 8444 9204-48> Fax: +49 8444 9204-50 holzm...@rsi-elektrotechnik.de R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen www.rsi

Re: [ptxdist] Busybox password hashing algorithm

2014-03-05 Thread Matthias Klein
Hello Marc, I have found the solution: the default algorithm for passwd can be set with the config option CONFIG_FEATURE_DEFAULT_PASSWD_ALGO. I will send a patch tomorrow. Best regards, Matthias -- Originalnachricht -- Von: "Matthias Klein" An: "ptxdist@pengutronix.de" Gesendet: 0

[ptxdist] Hostap-ol.R5.SP7.01

2014-03-05 Thread Ivor Kruger
Hi, I need to get the latest version of hostap included into my ptxdist build for the phycore. I copied the i.MX files and got the older version working (sort of). I donĀ¹t understand all the intricacies of ptxdist and read the guru doc on how to add packages but still struggle. Is there a later ve

Re: [ptxdist] Busybox password hashing algorithm

2014-03-05 Thread Matthias Klein
Hello Marc, thanks a lot for the tip ! With that option I can login with a SHA hashed password (starts with $6$). But if I change the password with passwd (from busybox) I get again a "weak" hashed password. I looked for a similar config option for passwd, but can't find one. Is there a way

Re: [ptxdist] Busybox password hashing algorithm

2014-03-05 Thread Marc Kleine-Budde
On 03/05/2014 07:47 PM, Matthias Klein wrote: > Hello, > > our ptxdist 2014.01.0 based product got an external security audit. > They complained that our passwords in the shadow file are hashed with > the outdated crypt(3) algorithm. > Her advice is to use bcrypt, PBKDF2 or scrpy. > > We are us

[ptxdist] Busybox password hashing algorithm

2014-03-05 Thread Matthias Klein
Hello, our ptxdist 2014.01.0 based product got an external security audit. They complained that our passwords in the shadow file are hashed with the outdated crypt(3) algorithm. Her advice is to use bcrypt, PBKDF2 or scrpy. We are using busybox for passwd etc. Is this a busybox limitation? Or

Re: [ptxdist] Cross-compiling gstoraster

2014-03-05 Thread David Thomas
Hello, I would like to express my thanks to all of you, and especially Juergen. With minor modifications, his patches for Ghostscript worked fine on my end, and I now have CUPS and Ghostscript working fine on my target! I have provided Juergen with a copy of my rules and patches. It would be re

Re: [ptxdist] [PATCH] libcoap: add new package

2014-03-05 Thread Marc Kleine-Budde
On 03/05/2014 11:37 AM, Alexander Aring wrote: > On Wed, Mar 05, 2014 at 10:48:54AM +0100, Michael Olbrich wrote: >> Hi, >> >> On Wed, Mar 05, 2014 at 09:48:47AM +0100, Alexander Aring wrote: >>> I see you applied other patch "libzmq: add new package" already. Is >>> there something wrong with this

Re: [ptxdist] [PATCH] libcoap: add new package

2014-03-05 Thread Alexander Aring
On Wed, Mar 05, 2014 at 10:48:54AM +0100, Michael Olbrich wrote: > Hi, > > On Wed, Mar 05, 2014 at 09:48:47AM +0100, Alexander Aring wrote: > > I see you applied other patch "libzmq: add new package" already. Is > > there something wrong with this patch or simple needs a little more time > > to re

[ptxdist] does ptxdist newpackage target support building a Qt application

2014-03-05 Thread Pat Murray
Data Display, Deerpark Ind. Est., Ennistymon, Co. Clare, Rep. of Ireland. Direct Tel.: +353 65 707 2644 Tel.: +353 65 707 2600 Fax.: +353 65 707 1311 Web: www.data-display.com Registered in Ireland: 68326 Registered Office: as above. -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] FW: [PATCH 3/3] Rules to build ghostscript for the host.

2014-03-05 Thread David Thomas
Hi Juergen, If you got Ghostscript 8.70 to work with CUPS, I would be deeply interested in those patches. :-) Thanks, David -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Cross-compiling gstoraster

2014-03-05 Thread David Thomas
Hi Alex, Thank you so much for looking into this, whether or not you get anywhere with it. I'm looking at stepping outside the Ghostscript make system and producing a custom command to run in the ptxdist build rules to make my version, perhaps after the standard make system has built everythin

Re: [ptxdist] [PATCH] libcoap: add new package

2014-03-05 Thread Michael Olbrich
Hi, On Wed, Mar 05, 2014 at 09:48:47AM +0100, Alexander Aring wrote: > I see you applied other patch "libzmq: add new package" already. Is > there something wrong with this patch or simple needs a little more time > to review? :-) I need some clarification mostly. You're replacing the whole build

Re: [ptxdist] [PATCH 3/3] Rules to build ghostscript for the host.

2014-03-05 Thread Alexander Aring
Hi Juergen, On Wed, Mar 05, 2014 at 09:57:06AM +0100, Juergen Beisert wrote: > Hi David, > > welcome to the printing hell :) > > I also tried with CUPS and Ghostscript. Its far from perfect, but it seems to > work. The CUPS project is not interested in cross compiling (there was a > statement

Re: [ptxdist] Cross-compiling gstoraster

2014-03-05 Thread Alexander Aring
Hi David, I looked last night a little bit deeper into cups and ghostscript buildsystems and it seems that cross-compiling these tools is a mess. I will see what I can do for it. Don't believe that I can do miracles. Of course there must a way to cross compiling it. :-) - Alex -- ptxdist maili

Re: [ptxdist] [PATCH 3/3] Rules to build ghostscript for the host.

2014-03-05 Thread Juergen Beisert
Hi David, welcome to the printing hell :) I also tried with CUPS and Ghostscript. Its far from perfect, but it seems to work. The CUPS project is not interested in cross compiling (there was a statement at one of their mailing lists longer time ago and their buildsystem is really broken regard

Re: [ptxdist] [PATCH] libcoap: add new package

2014-03-05 Thread Alexander Aring
Hi Michael, ping. I see you applied other patch "libzmq: add new package" already. Is there something wrong with this patch or simple needs a little more time to review? :-) - Alex -- ptxdist mailing list ptxdist@pengutronix.de