From owner-freebsd-current@FreeBSD.ORG Tue Aug 26 18:53:47 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04005222 for ; Tue, 26 Aug 2014 18:53:47 +0000 (UTC) Received: from smtp2.wemm.org (smtp2.wemm.org [IPv6:2001:470:67:39d::78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp2.wemm.org", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CF5E13A5B for ; Tue, 26 Aug 2014 18:53:46 +0000 (UTC) Received: from hater-dm.corp.yahoo.com (nat-dip4.cfw-a-gci.corp.yahoo.com [209.131.62.113]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: peter) by smtp2.wemm.org (Postfix) with ESMTPSA id BD152468 for ; Tue, 26 Aug 2014 11:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wemm.org; s=m20140428; t=1409079225; bh=MI8aWx2sHlqZzabq0IUVgnxpcXrr2v8d0UjgXgLpFic=; h=Date:From:To:Subject:References:In-Reply-To; b=gbxIHzn6jdzJdGrFSU+p2zhleeRS0FEfHo/YsIcvBcmrKv0eiE1SQZDhvLWD96Dyg 9QUI70Dz90Gq40ah3ythXWIQg9IANWT28WbZ2FilAjnBBRdsY3chXdz2AgiEDHxJ+l 9zfQbis9AvCOErj3Bu8Tttxf9srJbCQLHIXdVEfc= Message-ID: <53FCD7B8.5060300@wemm.org> Date: Tue, 26 Aug 2014 11:53:44 -0700 From: Peter Wemm User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: did tar(1) loose xz compression support in 11? References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c8j408gkVOxn0uqqi14SET8NBF6cIoSAh" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 18:53:47 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --c8j408gkVOxn0uqqi14SET8NBF6cIoSAh Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 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: >=20 > tar -cvJ --options xz:9 -f ./archive-name.tar.xz ./file >=20 > it returns the following: >=20 > tar: Undefined option: `xz:9' >=20 > This has always worked in previous versions. Has the syntax changed, > and the man(1) pages just haven't caught up? I use: tar -cJ --options xz:compression-level=3D1 =2E. on head. Are you using the right syntax? --=20 Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6F= JV --c8j408gkVOxn0uqqi14SET8NBF6cIoSAh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (Darwin) iQEcBAEBAgAGBQJT/Ne4AAoJEDXWlwnsgJ4E1tEH/2zy4RURWe/H9L8Nza/HOMVS n/+59PK3n1AWDGjSTQbrTrcYUU6KsPHXqGYViOFI71o1+VVPqtLvlJypsMGf4WlN C8XwaMTj6yOa51LlGsZriCQ2xaIEfb1Dv6hyJj1EzHcF6hpjfZAK1hXKTF8RLE6q HMyQVqi4u6df1o/lD4fXyLtnEX2i2GHsAiQq23949f25CpvecqiXikd9xSfTGC/J Jn3h0Zk2XQrWlNM//ylf9TzOSNnWidzrWZXR2lpnv9hL3iXh2kFL1OV+ZVR09vmW O9KBg4VV06dTvHGdKuw+lfPfD5rgxagbZ2+scf+O/QO25w5uvRL7+uE+vG4VK54= =evUA -----END PGP SIGNATURE----- --c8j408gkVOxn0uqqi14SET8NBF6cIoSAh--