1
0
forked from pool/util-linux
2014-01-10 13:13:23 +00:00
committed by Git OBS Bridge
parent 21aa5c0ad4
commit 18266d8ec7
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-plymout.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