Subject: re: CVS commit: src/sbin/init
To: matthew green <mrg@eterna.com.au>
From: Hubert Feyrer <hubert@feyrer.de>
List: source-changes
Date: 03/23/2007 17:52:16
On Sat, 24 Mar 2007, matthew green wrote:
> Call the pivot root by it's name.
>
> do you mean, like the linux method? i'm not sure this is the right
> term to use then, since that is done in-kernel and not at init. it
> has a similar effect, but the mechanics are different.. our method
> keeps all the old root around as well.
This method was introduced by that name on our lists.
- Hubert