[Q] Locator: the hen or the egg?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=2EGF3aH/EbjDjbvDQcRuTs609ISXaYiHPVjqM5mGnd0=; b=fohdKfEWUNxo+sVJG+tho25m0+jyKERizvV0a7n1lSfQBPMwUPIKT1uSMCif3Zneup FCBj7LKGIZsZMKB/Mr5KFylGNqnLUh147Ee35jf8OJyg3OxdvJkiBrSjIkFS4PzZYRGo 7qle1P9cYpmPGLIcxwxRyj4UlgrSJRizeNyaw= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=UwxHmfbVzO4cFfPZ6NJyW+ZaCT1rBxNirNQVBPkHFoSJvI98IJjfnKUm3w+frrLSPd B+YMQlk2SJN/8hKJ742LAA31PcUONZZeveAROGKxr6u5DEOTzalN3XhXM6kd04o6fPAV SSOOrzIHoFhqGjmLuq1UvwUiQmSNYmCF7hfW0= Stupid question related to the behavior of PackageMaker: When you build a 10.5 package, the locator is saved within the package. OK, so let's say I build: - a package with bundle B with a locator L. - a metapackage with a package with bundle B with a locator L1. Question: Note: _______________________________________________ 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... When you build a 10.5 "metapackage", the locator is saved within the distribution script. Not in the package itself, that would be too easy. I then use the Flat Package Editor to remove the package and use a http reference instead to the first package (the one with locator L). So I still have locator L1 defined in the distribution script and locator L defined in the referenced package. When I install the metapackage, which locator will be used? L or L1? Is the result guaranteed? It would be nice if Apple could spare a few dollars to complete the Distribution Reference documentation to fully cover the format. Right now, when it comes to locator, it reminds one of the technical documentation of Mac OS X 10.0. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev