Closed GoogleCodeExporter closed 8 years ago
Original comment by bbraun
on 21 Sep 2007 at 8:53
I've added a --compression-args argument to specify the compression level:
xar --compression-args=9 -cvf bin.xar /bin
This should be recognized by gzip, bzip2, and lzma compression. It should also
be
extensible enough so that additional tuning parameters can be passed, such as
the
block size for bzip2, and the memory limit for lzma.
Original comment by bbraun
on 16 Oct 2007 at 7:20
Original issue reported on code.google.com by
anders.f...@gmail.com
on 21 Sep 2007 at 1:19