The feature is useful for developers and admins that occasionally need
to boot with e.g. console=ttyS0.
The built in default can be overridden via inittab for each device. An
entry like "S0::off:" turns off the getty on ttyS0.
---
src/init.c | 74 +
Dr. Werner Fink wrote:
> On Thu, May 26, 2011 at 08:23:30AM +0200, Ludwig Nussel wrote:
> > The feature is useful for developers and admins that occasionally need
> > to boot with e.g. console=ttyS0.
> > The built in default can be overridden via inittab for each device. An
&g