Date: Tue, 26 Aug 2014 11:05:21 -0700 (PDT) From: "Chris H" <bsd-lists@bsdforge.com> To: "freebsd current" <freebsd-current@freebsd.org>, "freebsd hackers" <hackers@freebsd.org> Subject: did tar(1) loose xz compression support in 11? Message-ID: <cc981009f9a7332a7aad557c6a2ed216.authenticated@ultimatedns.net>
next in thread | raw e-mail | index | archive | help
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 following: tar: Undefined option: `xz:9' This has always worked in previous versions. Has the syntax changed, and the man(1) pages just haven't caught up? Thank you for all your time, and consideration. --Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cc981009f9a7332a7aad557c6a2ed216.authenticated>