Re: Load kext from app bundle on Snow Leopard?
Re: Load kext from app bundle on Snow Leopard?
- Subject: Re: Load kext from app bundle on Snow Leopard?
- From: Chris Suter <email@hidden>
- Date: Fri, 23 Oct 2009 08:57:02 +1100
Hi Lance,
On Fri, Oct 23, 2009 at 3:15 AM, lbland
<email@hidden> wrote:
Ah, I think that will work! I couldn't find it anywhere in the docs. Sorry for the fuss. I'll inject the suggestion into the dev cycles and see what happens!
Yes, but don't forget that you still need to get the files to be owned by root (which either means writing a helper tool or fixing it in the Installler) and you're limited to 10.6.
In my opinion, you're better off writing a helper tool that loads your Kext. Depending on what your Kext does, you might want to ask for authorisation anyway. That's what we're doing for our Kext but we already had privileged helper tools so it wasn't a big deal for us.
For instructions on writing helper tools, search for BetterAuthorizationSample.
Kind regards,
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden