nfpm icon indicating copy to clipboard operation
nfpm copied to clipboard

Support IPK package format

Open mlois-efimob opened this issue 2 years ago • 10 comments

Is your feature request related to a problem? Please describe.

Create a package for a OpenWrt or another embedded distribution that uses opkg and ipkg packages, that are debian simplified packages.

Describe the solution you'd like

To be able to generate a ipk with as deb packaging is supported

Describe alternatives you've considered

Build the packages by myself.

Search

  • [X] I did search for other open and closed issues before opening this.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Additional context

No response

mlois-efimob avatar May 09 '22 16:05 mlois-efimob

might be worth investigating if we can test the packages on docker...

caarlos0 avatar May 10 '22 13:05 caarlos0

I think that the OpenWrt project that uses this package format has docker images already built for every release: https://github.com/openwrt/docker also other distributions as OpenEmbedded uses ipk as well.

mlois-efimob avatar May 10 '22 13:05 mlois-efimob

In what way do these packages actually differ from deb packages?

erikgeiser avatar May 30 '22 19:05 erikgeiser

1 year, no reply, closing.... reopen/comment if needed.

caarlos0 avatar Jun 13 '23 18:06 caarlos0

I have a need for this for supporting yocto build communities. I'm exploring what it would take to write this.

schmidtw avatar Apr 17 '24 03:04 schmidtw