On Nov 28, 2008, at 4:20 AM, Jeremy Huddleston wrote:
On Nov 28, 2008, at 01:11, Zach Drayer wrote:
Is there any chance you can stick the .pkg's inside a dmg from now on? If only because dmg's can verify themselves before being mounted to prevent this sort of problem from occurring anymore.
-Zach
That's kinda the point of the checksum files... but ok.
Just to have the checking done automatically, *before* people install and find out that it's borked and need to redownload. I know i don't go and checksum every package i download manually, even if the option to do so is there. And i don't think i'm alone in that one.. Pretty sure the command to create the dmg is "hdiutil create - srcfolder "$folderWithPackage" "$locationToPutDMGIn"" .. so adding it to the end of a build script shouldn't be too much trouble. -Zach