Hi Michael!

On Sun, Apr 27, 2025 at 04:58:26PM +0200, Michael Olbrich wrote:
> No, the report includes all enabled packages. And it includes all
> dependencies and for images like the rootfs, all packages that are used to
> build the image. With all that information available in one place, it
> rather easy to limit what to use.

you do want to show all available packages to repology, not only enabled
ones. In the ideal world, ptxdist should be able to produce that output
even without BSP.

> I've seen the new version and really prefer the Python scripts for that
> kind of thing. Ist a lot more flexible. For example I'm pretty sure that
> most of the ignore list can by automatically generated by looking at the
> package (Does it have a URL?). Doing stuff like that in the Makefile is
> painful.

Hmm, I found it pretty easy to do. Even that no-url-trick seem easy enough.
Now not so sure using $(info ...) was that good idea after all, but that
is only minor issue here.

        ladis

Reply via email to