From owner-freebsd-arch Tue Jul 9 23:23:23 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B73FD37B400; Tue, 9 Jul 2002 23:23:21 -0700 (PDT) Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E72843E31; Tue, 9 Jul 2002 23:23:21 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0241.cvx22-bradley.dialup.earthlink.net ([209.179.198.241] helo=mindspring.com) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17SAse-0000Id-00; Tue, 09 Jul 2002 23:23:17 -0700 Message-ID: <3D2BD2A7.F77DDB93@mindspring.com> Date: Tue, 09 Jul 2002 23:22:31 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Archie Cobbs Cc: Dan Nelson , Dan Moschuk , Dag-Erling Smorgrav , Wes Peters , arch@FreeBSD.ORG Subject: Re: Package system flaws? References: <200207100358.g6A3w4D25814@arch20m.dellroad.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Archie Cobbs wrote: > Dan Nelson writes: > > > tar has a limitation which I've encountered: suppose you have a port > > > that installs a man page with lots of references (i.e., hard linked > > > files with different names with a single underlying file). Then in > > > tar format, you get the same file copied N times. If we used cpio > > > instead (for example) then it "knows" how to handle hard links. > > > > Tar handles hardlinks just fine. > > Oops, you're right... don't know how I got that idea in my head. > OK me shut up now :-) It's a GNU tar thing; real tar acts the way you say, and also has problems with holey files, etc.. We used to use cpio for nearly everything back in the old days at Century Software (mid-late 80's). -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message