slackbuilds/misc/dmg2img
Edward W. Koenig b192dc844d
misc/dmg2img: Update email
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:15 +07:00
..
0001-openssl-1.1-compatibility.patch misc/dmg2img: Patch for openssl-1.1.x. 2021-04-17 23:18:57 -05:00
README misc/dmg2img: Updated for version 1.6.7 + new maintainer. 2017-06-10 10:47:38 +07:00
dmg2img.1 misc/dmg2img: added missing man page 2020-04-24 08:18:59 +07:00
dmg2img.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
dmg2img.info misc/dmg2img: Update email 2022-03-18 00:26:15 +07:00
slack-desc misc/dmg2img: Updated for version 1.6.7 + new maintainer. 2017-06-10 10:47:38 +07:00

README

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