Re: Request for Comments: libarchive, bsdtar

From: Tim Kientzle (kientzle_at_acm.org)
Date: 01/16/04

  • Next message: Robert Watson: "Signal delivery to kernel threads/processes?"
    Date: Fri, 16 Jan 2004 09:52:31 -0800
    To: Dag-Erling Smørgrav <des@des.no>
    
    

    Dag-Erling Smørgrav wrote:
    > Tim Kientzle <kientzle@acm.org> writes:
    >
    >>How? Easy. Use libarchive to extract the packing
    >>list---which is always the first archive entry---
    >
    > Ass, U, Me.

    The current package tools do gaurantee that
    the packing list is always first in the archive.
    This was done a long time ago in an attempt
    to speed up pkg_add (which currently forks
    tar twice, once to extract just the packing
    list and then again to extract everything).

    Tim

    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"


  • Next message: Robert Watson: "Signal delivery to kernel threads/processes?"