[ptxdist] Extract a list of all packages

2014-01-30 Thread Bernhard Bender
Hello all, I would like to extract a list of all packages configured for my project from ptxdist. How cam I do this? The list should include the package name, version and URL, if possible. Thanks for any hinst. Bernhard Bender Entwicklung Bytec Medizintechnik GmbH Hermann-Hollerith-Str. 11

Re: [ptxdist] Extract a list of all packages

2014-01-30 Thread Juergen Beisert
Hi Bernhard, On Thursday 30 January 2014 12:24:09 Bernhard Bender wrote: I would like to extract a list of all packages configured for my project from ptxdist. How cam I do this? The list should include the package name, version and URL, if possible. The list of all enabled packages: $

Re: [ptxdist] Extract a list of all packages

2014-01-30 Thread Bernhard Bender
Hi Juergen, Von: Juergen Beisert [mailto:j...@pengutronix.de] Gesendet: Donnerstag, 30. Januar 2014 12:41 $ ptxdist print PACKAGES-y For the corresponding URL I think you will need a script which queries each package's URL one by one. That’s fine, thank you. Is it possible to run a script

Re: [ptxdist] Extract a list of all packages

2014-01-30 Thread Michael Olbrich
Hi, On Thu, Jan 30, 2014 at 02:58:11PM +0100, Bernhard Bender wrote: Von: Juergen Beisert [mailto:j...@pengutronix.de] Gesendet: Donnerstag, 30. Januar 2014 12:41 $ ptxdist print PACKAGES-y For the corresponding URL I think you will need a script which queries each package's URL one by