Re: [ptxdist] custom software installation

2010-03-11 Thread Robert Schwebel
On Fri, Mar 12, 2010 at 12:13:16AM +0700, Suresh Kumar wrote: > install_copy line for each file? Yes. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Ge

Re: [ptxdist] custom software installation

2010-03-11 Thread Suresh Kumar
hi, > >>Great. > > >> those files i have to copy in to target filesystem by manually or > >> using install_copy... am i correct? both way will work? > > >You have to use install_copy. > > install_copy line for each file? > thanks suresh -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] custom software installation

2010-03-11 Thread Robert Schwebel
On Fri, Mar 12, 2010 at 12:01:00AM +0700, Suresh Kumar wrote: > I have got the resulting list. Great. > those files i have to copy in to target filesystem by manually or > using install_copy... am i correct? both way will work? You have to use install_copy. rsc -- Pengutronix e.K.

Re: [ptxdist] custom software installation

2010-03-11 Thread Suresh Kumar
Hi, Thanks for the immediate reply, my comments are inlined. > >1) ptxdist newpacket target > >> 2)ptxdist get strongswan > > >3)ptxdist extract strongswan > > >4) ptxdist prepare strongswan > > >5)ptxdist compile strongswan > > >6)ptxdist install strongswan > >> > >> all the above steps are execu

Re: [ptxdist] custom software installation

2010-03-11 Thread Robert Schwebel
On Thu, Mar 11, 2010 at 11:42:57PM +0700, Suresh Kumar wrote: > I am trying include the strongswan in the buildsystem. my requirement is get > strongswan installed on my target. > > i followed the steps provided in the document. > > 1) ptxdist newpacket target > 2)ptxdist get strongswan > 3)ptxdi

[ptxdist] custom software installation

2010-03-11 Thread Suresh Kumar
Hi, I am trying include the strongswan in the buildsystem. my requirement is get strongswan installed on my target. i followed the steps provided in the document. 1) ptxdist newpacket target 2)ptxdist get strongswan 3)ptxdist extract strongswan 4) ptxdist prepare strongswan 5)ptxdist compile str