Re: Placing Kext at custom location instead of /System/Library/Extensions
site_archiver@lists.apple.com Delivered-To: darwin-kernel@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=2lTWhZk0zUSVPh4D1amee5RVX2+1gJFirfAMGe1QWXs=; b=h36NqpuGkvr7ZkmlTCO6NBDz8eb/g91jfzxyPicRWym1aqQs+DMf1IidvACU7l+ZvAV8TedOk/sm+EzpUzJx61nzAUcXS+JkWCFVJohfDG5TB9UCnZUeWsQwJfRl+ZvFDlkPrbCR59pIAlrZdETtydg6vCTekbRwAiaXj9Z8oRk= 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=YsZZYBISTU3vYcllUaDQtmH+pLXQgg7gH6epx+MtpJ8D/Oxpe6FLpJcqrcMFOmSlO3R0AogrPFW4UbrIS+K9NAYkiUEnThAch8fi4qLULo1G50urQqiK/oV+KBh0YIG3RbianqumyVGE1CgpBTEDBRjX0dB2jtW4V8jNnQwW7fA= On Dec 7, 2007, at 10:43 AM, JanakiRam wrote: Hi All, _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Hello, You may load your kext from startup item, so in this case you may place the kernel extension in any folder/bundle you want. I've developed a kext for my product . To have more control on loading the kext (after login) , i'm planning to place it at custom location ( /opt/myproductfolder) instead of /System/Library/ Extensions. Can any one point out the pros & cons for the location change ? Any help/pointers will be greatly appreciated. Thanks in Advance. -JanakiRam. This email sent to site_archiver@lists.apple.com
participants (1)
-
Boris Remizov