Subject: Re: What calls init?
To: Peter Fairbrother <peter.fairbrother@ntlworld.com>
From: James Sharp <jsharp@psychoses.org>
List: tech-kern
Date: 01/26/2002 04:23:41
Should be the "start_init" function in init_main.c in sys/kern.

> What calls init during booting on i386, and where in source is it (the
> program that calls init, not init itself)? I need to rename init and still
> have the system boot.