Re: PM kext installation problem
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:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=CbkqgyZeIIkfjdF+iJQD7buHUMNssx7yZr+asdjBZLE=; b=sFyiyH9+JJkA3TMJVLp3PDKVkY1vKyMzUrsO+3ty1/uw/4HBlrHwwPXraLTGU/L6Hu hYscOEjXMk2jhekuu2xS3k5Wsi8bgJ9thjjL/H4QrNfY66e6Ma8x4D80giYHKVJJCje6 +lMQl+FuOPztmkOn6owDwT/utkQyP0fdPREVI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=RDbbpq6pIUZf0m4IC9+0jhBQkunHb01VDqfwiV3xiilUdpeNKVwnqXZxb4afgFO01a rSNbOFaL6t0m+KlUoY1IuCIRcmcCkqr/Apcmw7aCRclrCpg+hAQnEzPPHe6yWtz/nngZ 1+I7XjUmWe0bjqWuKCqpSdDjhhS4YVJlLIGyg= On Tue, Dec 7, 2010 at 9:31 AM, Robert Bielik <robert.bielik@xponaut.se> wrote:
Hi all,
New to the list :) I have a PM installation that installs a kext and in postflight I set root:wheel for it.
For the record, you should not change the permissions, owner or group of an item of your payload in the postflight script. Especially a kernel extension (*). You should have the correct owner, group and permissions set in the payload of your package. * On Mac OS X 10.1 (and maybe 10.2 and 10.3), you had to because of bugs in Installer.app but on Mac OS X 10.6, 10.5 and 10.4, it's not needed. _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre