1
0
forked from jengelh/util-linux

Accepting request 213474 from Base:System

- Add patch
  agetty-fooled-on-serial-line-due-plymouth.patch
  even with TTYReset=no it seems with systemd or plymouth the termios
  flags become changed from under the first agetty on a serial system
  console as the flags are locked (bnc#774126).

OBS-URL: https://build.opensuse.org/request/show/213474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=174
This commit is contained in:
Stephan Kulow
2014-01-13 15:53:16 +00:00
committed by Git OBS Bridge
parent 4efd0700ac
commit 5b6c15d996
3 changed files with 114 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 10 13:08:45 UTC 2014 - werner@suse.de
- Add patch
agetty-fooled-on-serial-line-due-plymouth.patch
even with TTYReset=no it seems with systemd or plymouth the termios
flags become changed from under the first agetty on a serial system
console as the flags are locked (bnc#774126).
-------------------------------------------------------------------
Tue Dec 10 16:10:27 UTC 2013 - sweet_f_a@gmx.de