On Fri, 23 Dec 2011 at 08:04 GMT, Dave Young <[email protected]> wrote:
> Option --ctty will optionally add setsid binary to dracut's image.
>
> During runtime, if rd.ctty is set and is a character device,
> emergency shells will be spawned with job control.
>
> in case no ctty was provided, shell was spawned without caring about
> /dev/console. Also, the ctty is more opportunistic. If the image was
> generated with --ctty, we will fallback to /dev/tty1 if rc.ctty is
> invalid or missing. Otherwise we spawn standard shell on /dev/console
>
> Signed-off-by: Michal Soltys <[email protected]>
> Signed-off-by: Dave Young <[email protected]>

IIRC, Michal is the author of this patch? If so, you need to
add "From:" in the beginning of this patch...

--
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