Re: did tar(1) loose xz compression support in 11?

2014-08-27 Thread Daniel Eischen
On Wed, 27 Aug 2014, Warren Block wrote: On Tue, 26 Aug 2014, Daniel Eischen wrote: The man page is a little confusing. Here it says: --options options Select optional behaviors for particular modules. The argument is a text string containing comma-separated keywords and val

Re: did tar(1) loose xz compression support in 11?

2014-08-27 Thread Chris H
> > On Aug 26, 2014, at 11:05 AM, Chris H wrote: > >> Greetings, >> I'm currently testing 11. My build / install is from about 2 days ago. >> I generally use xz compression, when creating archives. But when I >> attempt the following: >> >> tar -cvJ --options xz:9 -f ./archive-name.tar.xz ./file >

Re: did tar(1) loose xz compression support in 11?

2014-08-27 Thread Warren Block
On Tue, 26 Aug 2014, Daniel Eischen wrote: On Tue, 26 Aug 2014, Tim Kientzle wrote: On Aug 26, 2014, at 11:05 AM, Chris H wrote: Greetings, I'm currently testing 11. My build / install is from about 2 days ago. I generally use xz compression, when creating archives. But when I attempt the f

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread Daniel Eischen
On Tue, 26 Aug 2014, Tim Kientzle wrote: On Aug 26, 2014, at 11:05 AM, Chris H wrote: Greetings, I'm currently testing 11. My build / install is from about 2 days ago. I generally use xz compression, when creating archives. But when I attempt the following: tar -cvJ --options xz:9 -f ./archi

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread Tim Kientzle
On Aug 26, 2014, at 11:05 AM, Chris H wrote: > Greetings, > I'm currently testing 11. My build / install is from about 2 days ago. > I generally use xz compression, when creating archives. But when I > attempt the following: > > tar -cvJ --options xz:9 -f ./archive-name.tar.xz ./file > > it re

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread John-Mark Gurney
Chris H wrote this message on Tue, Aug 26, 2014 at 16:32 -0700: > > "Chris H" writes: > > > >>> On 8/26/14 11:05 AM, Chris H wrote: > Greetings, > I'm currently testing 11. My build / install is from about 2 days ago. > I generally use xz compression, when creating archives. But whe

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread Chris H
> "Chris H" writes: > >>> On 8/26/14 11:05 AM, Chris H wrote: Greetings, I'm currently testing 11. My build / install is from about 2 days ago. I generally use xz compression, when creating archives. But when I attempt the following: tar -cvJ --options xz:9 -f ./archi

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread Garrett Cooper
On Tue, Aug 26, 2014 at 1:23 PM, Lowell Gilbert wrote: > "Chris H" writes: > >>> On 8/26/14 11:05 AM, Chris H wrote: Greetings, I'm currently testing 11. My build / install is from about 2 days ago. I generally use xz compression, when creating archives. But when I attempt the

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread Lowell Gilbert
"Chris H" writes: >> On 8/26/14 11:05 AM, Chris H wrote: >>> Greetings, >>> I'm currently testing 11. My build / install is from about 2 days ago. >>> I generally use xz compression, when creating archives. But when I >>> attempt the following: >>> >>> tar -cvJ --options xz:9 -f ./archive-name.ta

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread Chris H
> On 8/26/14 11:05 AM, Chris H wrote: >> Greetings, >> I'm currently testing 11. My build / install is from about 2 days ago. >> I generally use xz compression, when creating archives. But when I >> attempt the following: >> >> tar -cvJ --options xz:9 -f ./archive-name.tar.xz ./file >> >> it return

Re: did tar(1) loose xz compression support in 11?

2014-08-26 Thread Peter Wemm
On 8/26/14 11:05 AM, Chris H wrote: > Greetings, > I'm currently testing 11. My build / install is from about 2 days ago. > I generally use xz compression, when creating archives. But when I > attempt the following: > > tar -cvJ --options xz:9 -f ./archive-name.tar.xz ./file > > it returns the fo