On Mon, 16.02.15 17:46, Jóhann B. Guðmundsson (johan...@gmail.com) wrote:

> 
> On 02/16/2015 05:40 PM, Lennart Poettering wrote:
> >On Mon, 16.02.15 17:39, Jóhann B. Guðmundsson (johan...@gmail.com) wrote:
> >
> >>On 02/16/2015 03:42 PM, Cristian Rodríguez wrote:
> >>>May be in /sbin or /usr/sbin
> >>You might want to resubmit this to including the 57600 baud rate request
> >>from Jeff in the process ( 115200,57600,38400,9600 )  ;)
> >Hmm, Details
> 
> 57600 Baud Rate is commonly used ( and recommended from vendors even
> used as failsafe baud rate ) so it should have been including in the
> list from the get go

The code uses agetty's --keep-baud switch. It is expected that you set
up the serial port correctly, for example via the kernel cmdline, and
that we simply inherit that. The list we then specify is only
fallback, if you failed to set that up. 

> Did you just forget to include back in the day it or did deliberately leave 
> it out?

These are just conservative fallbacks, that is all. Normally they
should never be necessary, because people configure their console= on
the kernel cmdline properly...

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to