On Fri, 27 Feb 2009, Victor Lowther wrote:

> On Thu, 2009-02-26 at 15:04 +0100, Bogdan Costescu wrote:
> > On Wed, 25 Feb 2009, Victor Lowther wrote:
> > 
> > > +getarg 'break=pre-udev' && emergency_shell
> > 
> > I would like to suggest doing something different: look for the value 
> > of the 'break' parameter at the very beginning and save it in a 
> > variable such that it would be possible to modify it in the shell run 
> > for the breakpoint to point to a later breakpoint - this way one can 
> > do a gradual checking of the initramfs progress by going from one 
> > breakpoint to the next.
> 
> Not a bad idea.  I will code something up for this.

right as this is initramfs-tools inspired, we use a variable
and have those predefined breakpoints:
(top, modules, premount, mount, mountroot, bottom, init).

-- 
maks

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to