slackbuilds_ponce/misc/dmg2img
Matteo Bernardini 2dcabe5734 misc/dmg2img: Patch for openssl-1.1.x.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-17 23:18:57 -05:00
..
0001-openssl-1.1-compatibility.patch misc/dmg2img: Patch for openssl-1.1.x. 2021-04-17 23:18:57 -05:00
dmg2img.1
dmg2img.info
dmg2img.SlackBuild misc/dmg2img: Patch for openssl-1.1.x. 2021-04-17 23:18:57 -05:00
README
slack-desc

dmg2img (compressed dmg to hfsplus disk image file conversion tool.)

DMG2IMG is an Apple's compressed (zlib, bzip2) dmg to standard (hfsplus)
image disk file convert tool. Under Linux, the converted image can then
be mounted, for example, with

    mount -t hfsplus -o loop <filename> /mnt/hd