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:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=kwvY0jSmHg08UFBseah1d0pAiFNRT4ayqVsBnszAqFM=; b=LwdMGKZYb2w6vlckca0SKFxbGPVB2iOq26K5kutbSETtKuiR6GVhLUvUjZOvL3nJW1 hrwEjBntpAtDYJybJY6Ux6Llz1L9fr4A1vTr8FeCGklycmhzVzWV4M2G7tKZTTnc2J/K N6bQ2Vwm/fJSpQMa3Ic0oovyHAY0j+8qozbGY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=PPsZK/vvp3nHQ8W13uBV83y6j3dNeoixOVrwRHXfYjaPBtsKqmkV4sEhtRNBgG7FFF Dz4a9Y1avOi4wPh4cvaO6k+z3R65KUyhBaWtsP1+5s91NJ87R61V0zY61PRhak8YWJxp Tocynd97REDQEnJ5DrCK7B2Qfomu0k6OXg8+g= On Sep 10, 2008, at 3:49 AM, Stéphane Sudre wrote: On Sep 9, 2008, at 9:53 PM, Crawford Kyle wrote: Kyle _______________________________________________ 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 see the option in the Package Flags when I control click the package in the PackageMaker GUI, but I don't see where it gets set for 10.5 packages. For 10.4 packages it seems to be IFPkgFlagFollowLinks in the Info.plist. In 10.5 my symlinks are clobbered so I'm trying to find out where this is set. Or is this a massive bug with 10.5 packages? I haven't seen any option for this with FLAT packages (the only one I know is overwrite-permissions which is not supported by PackageMaker). I would have thought this option was turned on by default because when you try to install something into /tmp, it's correctly installed in /private/tmp/. This would require testing what happens if you install a tmp folder with a file inside it in /. It looks like the issue I'm seeing is only if you try to embed a non- flat package into a flat package distribution. In that case the symlinks get blasted. This email sent to site_archiver@lists.apple.com
participants (1)
-
Crawford Kyle