Is there a reason there is no "XZ" compression/decompression support
in the "squashfs-tools-4.x" extension?  When I use "unsquashfs -v" I get
unsquashfs version 4.2 (2011/02/28)
copyright (C) 2011 Phillip Lougher <phillip@lougher.demon.co.uk>
which I thought had "XZ" included....
Comments:       This extension contains mksquashfs and unsquashfs.
      It uses zlib, no LZO/XZ support is included.
      To make a squashfs image of a directory:
      # mksquashfs directory/ filename.extensionname
      This extension is PPI compatible.
      Defaults to 4096 block size used by TC extensions