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:
parent
01e8faa55e
commit
fcac7899b4
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user