Re: Determining which kexts will be used at boot
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -Andrew On Jun 21, 2009, at 1:37 AM, Thomas Tempelmann wrote: I wonder if there is a tool that lets me see which kexts will be selected in a certain boot mode (safe, local default, etc.). Meaning I want to see the prospected effect before I boot with that set of kexts. Additionally, it would be nice the tool could take any set of kexts, even from multiple folders. In a way that it would also detect duplicate kexts, comparing their versions. If there is no such thing yet, I'll have to write it soon. -- Thomas Tempelmann, http://www.tempel.org/ _______________________________________________ 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/amyrick%40apple.com _______________________________________________ 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... Take a look at kextfind(8). The -f, -property, and -arch options will be of particular interest to you, I think. This email sent to amyrick@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Myrick