On Thu, Mar 3, 2022 at 12:21 PM Tim Tassonis <[email protected]> wrote:

> I've written a package manager in C for my distro where packages are
> basically gzipped cpio (newc type) archives.
> I though it would be nice to get rid of libarchive and use the code from
> busybox.

Just a thought, but maybe you could rework your package manager into a
busybox applet, possibly using the existing "rpm" and "dpkg" applets as
a reference.

- Jeff
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to