PackageMaker recommended permissions
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com The root has two bundles: /Root/Library/Frameworks/myframework.framework /Root/System/Library/Extensions/mykext.kext Thanks, Dan Wilson _______________________________________________ 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 using the command line to build a bundle component package with PackageMaker 3.0.1. The command line is something like: /...path.../PackageMaker --root Root --resources Resources --info Info.plist --target 10.4 --root-volume-only --out mypkg.pkg My plan was to allow PackageMaker to apply recommended permissions to the files, but while file ownership is properly set, it seems that group write permissions are set for all files, including the kext. The kext is considered invalid unless the files are group/other read- only. Running chmod to set the correct permissions before running PackageMaker doesn't seem to help. What might be causing PackageMaker to force my kext to be group read- write? Even in the GUI, if I make a simple package with only a kext, the recommended permissions for the files is group read-write. This email sent to site_archiver@lists.apple.com
participants (1)
-
Dan Wilson