PackageMaker command line/meta pkg/Panther
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hello, <key>IFPkgFlagComponentDirectory</key> <string>../.containedPkgs</string> I currently have: Description.plist Info.plist resources Meta Can anybody tell me the answers to these two questions: Thanks a million .... _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I'm creating a disk image from a meta package for the purposes of auto-launching installer when the disk image is downloaded from the website. I'm using the hidden packages method (with the .containedPackages directory). This is described at: http://developer.apple.com/documentation/DeveloperTools/Conceptual/ SoftwareDistribution/Concepts/sd_mpkg_anatomy.html However, this description is for PackageMaker using the UI. My Info.plist file references the .containedPackages directory as follows: In the same directory where Meta is the parent directory of .containedPackages. And, of course, the .containedPackages has all the constituent packages copied into it. (1) Is this directory structure appropriate for use of PackageMaker on the command line to create a meta package. (2) Assuming the plists are correct, can anybody provide the exact PackageMaker command line to build the meta package ? This email sent to site_archiver@lists.apple.com
participants (1)
-
John Rosasco