[Bug 702574] Re: getty should be started automatically on serial port when serial console is set on kernel command line

James Hunt 702574 at bugs.launchpad.net
Fri Apr 20 08:22:58 UTC 2012


I've reworked Clint+Olivers job such that it *should* now handle all
possible 'console=' values.

Currently, it will start a getty for the *first* valid 'console=' value
on the kernel command line once the FS is writeable (required for getty
to update utmp records). We could make this more flexible (and complex)
by adding tty-device-added and instance to allow multiple serial
consoles, but this is (probably?) overkill.

** Attachment added: "tty-serial.conf"
   https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/702574/+attachment/3095319/+files/tty-serial.conf

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/702574

Title:
  getty should be started automatically on serial port when serial
  console is set on kernel command line

Status in “upstart” package in Ubuntu:
  In Progress

Bug description:
  Binary package hint: upstart

  If a user passes console=ttySXXX on the kernel commandline to get a
  serial console, they will see the boot happen on the serial port, but
  not be given a chance to login on the serial port.

  We should ship an upstart job that starts a getty on the serial
  console in this case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/702574/+subscriptions




More information about the foundations-bugs mailing list