From 4db6e48ff8b2c8869da04b711f3275c34215279c Mon Sep 17 00:00:00 2001 From: "Thomas O. Robinson" Date: Tue, 4 Jun 2013 17:15:41 -0400 Subject: misc/dmg2img: Added (disk image file conversion tool) Signed-off-by: dsomero --- misc/dmg2img/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 misc/dmg2img/README (limited to 'misc/dmg2img/README') diff --git a/misc/dmg2img/README b/misc/dmg2img/README new file mode 100644 index 0000000000..4f8d039248 --- /dev/null +++ b/misc/dmg2img/README @@ -0,0 +1,6 @@ +dmg2img (compressed dmg to hfsplus disk image file conversion tool.) + +DMG2IMG is an Apple's compressed dmg to standard (hfsplus) image disk +file convert tool. + +Converts compressed (z-lib) dmg images to iso images. -- cgit v1.2.3