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:

$ ptxdist print PACKAGES-y

The required archives can be extracted:

$ ptxdist export_src <dir>

For the corresponding URL I think you will need a script which queries each 
package's URL one by one.

jbe

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to