Ah.. I must read the docs better next time.. archive_read_extract was the method I was looking for when doing the rewrite.. thanks for doing this, I know I promised I would take a look at it.
Comments are with their patches.
-- Martin Sivák msivak@redhat.com Red Hat Czech Anaconda team / Brno, CZ
----- "David Cantrell" dcantrell@redhat.com wrote:
- Remove isys cpio code and use libarchive in loader.
- Add in some libarchive helper functions to loader/unpack.c.
- Make use of the libarchive helper functions in rpmextract.c.
- Remove mkdirChain() and related functions in favor of g_mkdir_with_parents() in glib.
- Removal of various other unused related bits of code.
I'll test these at some point in the future (probably this coming weekend), but just wanted to toss them out now for people to look over.
-- David Cantrell dcantrell@redhat.com Red Hat / Honolulu, HI
Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list
anaconda-devel@lists.fedoraproject.org