I'm using mkfs.hfsplus to create a HFS+ volume on Linux, but I want to compress it using Apple's UDIF format. It looks like I should be able to use bzip2 to do this, but I can't really tell how.
Any ideas on how I can create a read-only, UDIF compressed HFS+ volume on Linux?