Lines Matching refs:UDBZ
96 - UDBZ - bzip2-compressed, read-only; extension I<.dmg>;
156 A resource file to merge into I<target-image>. If I<format> is UDZO, UDBZ,
1023 # bzip2-compressed UDBZ images can only be created and mounted on 10.4
1029 ($format eq 'UDBZ' ? ('-imagekey', 'bzip2-level=9') : ()),
1322 return $format eq 'UDZO' || $format eq 'UDBZ' || $format eq 'UDRO';