site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Aug 15, 2005, at 18:58 , Herbert wrote: Cheers, Justin -- Justin C. Walker, Curmudgeon-at-Large /~\ The ASCII \ / Ribbon Campaign X Help Cure HTML Email / \ _______________________________________________ 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... Does anyone know how/where the "Got boot device = etc" line is fetched? If you mean "where in the source for the kernel does this message originate", then you should become acquainted with 'cscope' and the xnu source. You get the latter from the darwin page at Apple's developer site. Once it's installed, do "make cscope" in the root directory of that source tree, and then use 'cscope' to search for that string. This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin C. Walker