Re: Request for Comments: libarchive, bsdtar

From: John Baldwin (john_at_baldwin.cx)
Date: 01/16/04

  • Next message: David Schultz: "Re: Signal delivery to kernel threads/processes?"
    To: Eivind Eklund <eivind@FreeBSD.org>, freebsd-arch@FreeBSD.org
    Date: Fri, 16 Jan 2004 14:26:53 -0500
    
    

    On Friday 16 January 2004 02:17 pm, Eivind Eklund wrote:
    > On Fri, Jan 16, 2004 at 12:12:24PM +0100, 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.
    >
    > I believe the packing list being first in the archive is part of
    > the definition of the package format, and that it was done this
    > way to make it should be possible to access the way Tim describes.
    >
    > If my memory fails me, I suggest we make it a required invariant.

    Yes, this seems to be a valid requirement and one that the existing
    pkg_create(8) already fulfills.

    -- 
    John Baldwin <john@baldwin.cx>  <><  http://www.baldwin.cx/~john/
    "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
    _______________________________________________
    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: David Schultz: "Re: Signal delivery to kernel threads/processes?"