From owner-freebsd-arch@FreeBSD.ORG Fri Jan 16 11:17:41 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 683) id 1DF4A16A4CF; Fri, 16 Jan 2004 11:17:41 -0800 (PST) Date: Fri, 16 Jan 2004 11:17:41 -0800 From: Eivind Eklund To: freebsd-arch@FreeBSD.org Message-ID: <20040116191741.GA60158@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.1i Subject: Re: Request for Comments: libarchive, bsdtar X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 19:17:41 -0000 On Fri, Jan 16, 2004 at 12:12:24PM +0100, Dag-Erling Smørgrav wrote: > Tim Kientzle 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. Eivind.