Hi, On Mon, Mar 26, 2018 at 09:44:17AM +0200, Roland Hieber wrote: > On 22.03.2018 10:51, Alexander Dahl wrote: > > from the Git repository and some hints in the ptxdist source code I assume > > ptxdist can generate some kind of license report, based on the FOO_LICENSE > > variables in each packages make rule. However I could not find any hint on > > how > > to generate this report in: > > > > * documentation (ptxdist docs-html or on ptxdist.org) > > * `ptxdist --help` > > * `ptxdist` > > * sourcecode of ptxdist > > > > Is it possible to generate such a report? How? > > This should probably be documented. You can get it via > > $ ptxdist make license-report
That's currently the way to do this. It's not documented because I actually want to hook this up somewhere. But I'm not sure where exactly. I want to move this stuff out of rules/post/ and do something similar to the image rules. And then hook up these new packages these packages somewhere. I'm not sure 'world' is the correct place, so a new command 'ptxdist license-report'? Any opinions on this? Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
