From owner-cvs-all@FreeBSD.ORG Thu Apr 8 16:27:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8E7816A4CE; Thu, 8 Apr 2004 16:27:44 -0700 (PDT) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [68.213.16.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8505A43D5A; Thu, 8 Apr 2004 16:27:44 -0700 (PDT) (envelope-from richardcoleman@mindspring.com) Received: from mindspring.com (titan.criticalmagic.com [68.213.16.23]) by saturn.criticalmagic.com (Postfix) with ESMTP id 841BD3BD10; Thu, 8 Apr 2004 19:27:43 -0400 (EDT) Message-ID: <4075DFF4.7020100@mindspring.com> Date: Thu, 08 Apr 2004 19:27:48 -0400 From: Richard Coleman Organization: Critical Magic, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Silbersack References: <200404080606.i3866g3q063716@repoman.freebsd.org> <20040408062121.GA49250@nagual.pp.ru> <4074F596.2020401@kientzle.com> <20040408020559.O4847@odysseus.silby.com> In-Reply-To: <20040408020559.O4847@odysseus.silby.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Tim Kientzle cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Andrey Chernov Subject: Re: cvs commit: src/usr.sbin/pkg_install/lib file.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: richardcoleman@mindspring.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 23:27:45 -0000 Mike Silbersack wrote: > On Wed, 7 Apr 2004, Tim Kientzle wrote: > > >>I have reasons for diverging from GNU tar here, though >>I could be convinced otherwise: > > > Will tar -zxvf not work with bsdtar? I've been using that command line > for years, and I don't think I'll be able to learn to reorder it. > > Mike "Silby" Silbersack But the beauty of bsdtar is that you don't need to specify the -z option any longer. That's the way tar/pax/cpio should all work. Tim, the libarchive/bsdtar is very cool stuff. Richard Coleman richardcoleman@mindspring.com