site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On mercredi, novembre 17, 2004, at 09:36 PM, Stéphane Sudre wrote: [...] I will try to see if I'm seeing the problem on a 10.3 system. After tests on OS X 10.3.5, I'm seeing this bug too. _______________________________________________ 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 had a look at this DiskManagementTool tool and it looks like it can does a bunch of things. A class-dump and a quick inspection of the Frameworks resources seem to indicate that it can be used to: - fix permissions: this was my first idea on what it's trying to do in the package building process. Yet a simple test with a wrong permissions on /Applications shows this is not the case. The Hints.plist file is really interesting from a security point of view. - deal with bom in a package - do something with a BOM enumerator. I'm wondering what's the real goal of calling DiskManagementTool (via a NSTask) and if it's really doing something. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre