From fcac7899b4ab114fc1a2302e3fed396373e4554b Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 19 Nov 2010 19:38:53 -0500 Subject: [PATCH] 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. --- plymouth.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plymouth.spec b/plymouth.spec index 9eecc8a..2113484 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -6,7 +6,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.8.4 -Release: 0.20101119.1%{?dist} +Release: 0.20101119.2%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -491,6 +491,9 @@ fi %defattr(-, root, root) %changelog +* Fri Nov 19 2010 Ray Strode 0.8.4-0.20101119.2 +- Fix serial console issue eparis was seeing + * Fri Nov 19 2010 Ray Strode 0.8.4-0.20101119.1 - Update to recent snapshot diff --git a/sources b/sources index 66faada..7d4f030 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc5ce62d4465b23caf0339b0045310b4 plymouth-0.8.4.tar.bz2 +a811b99799dd8b10f5a55ebc9b16cf0a plymouth-0.8.4.tar.bz2