low priority housekeeping patches
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:
> 1) Remove isys cpio code and use libarchive in loader.
> 2) Add in some libarchive helper functions to loader/unpack.c.
> 3) Make use of the libarchive helper functions in rpmextract.c.
> 4) Remove mkdirChain() and related functions in favor of
> g_mkdir_with_parents() in glib.
> 5) 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-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|