Subject: Re: CVS commit: src
To: Simon Burge <simonb@telstra.com.au>
From: Todd Vierling <tv@pobox.com>
List: source-changes
Date: 01/21/1999 09:26:10
On Thu, 21 Jan 1999, Simon Burge wrote:

: At the moment, a lot of the MD stuff in sysinst uses the gtar options
: --unlink and --one-file-system.  pax doesn't seem to support these yet,
: so install will be potentially broken at the moment...

pax's default (and incidentally, our gtar's default now) is --unlink, and
pax *does* support the gtar short option -l, which means --one-file-system.
(This is in pax->tar compatibility mode.)

Depending on the options actually used, sysinst could conceivably call pax
directly, as --one-file-system equates to pax's -X.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)