Fix serial console problem

Recent snapshots of plymouth have had an issue where
console=tty0 on the kernel cmdline would cause a feedback loop.

This snapshot addresses that.
This commit is contained in:
Ray Strode 2010-11-19 19:38:53 -05:00
parent 01e8faa55e
commit fcac7899b4
2 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,7 @@
Summary: Graphical Boot Animation and Logger Summary: Graphical Boot Animation and Logger
Name: plymouth Name: plymouth
Version: 0.8.4 Version: 0.8.4
Release: 0.20101119.1%{?dist} Release: 0.20101119.2%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@ -491,6 +491,9 @@ fi
%defattr(-, root, root) %defattr(-, root, root)
%changelog %changelog
* Fri Nov 19 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.2
- Fix serial console issue eparis was seeing
* Fri Nov 19 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.1 * Fri Nov 19 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.1
- Update to recent snapshot - Update to recent snapshot

View File

@ -1 +1 @@
cc5ce62d4465b23caf0339b0045310b4 plymouth-0.8.4.tar.bz2 a811b99799dd8b10f5a55ebc9b16cf0a plymouth-0.8.4.tar.bz2