[plymouth/f15/master] Turn off systemd messages before shutdown starts

Ray Strode rstrode at fedoraproject.org
Tue Mar 29 03:33:45 UTC 2011


commit 2affaa915da53f3007d36d2ea3c8140910781707
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Mar 28 23:32:53 2011 -0400

    Turn off systemd messages before shutdown starts

 plymouth.spec |   10 ++++++++--
 sources       |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/plymouth.spec b/plymouth.spec
index 53da5b6..57799d0 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.20110323.1%{?dist}
+Release: 0.20110328.1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -246,6 +246,7 @@ sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
            --with-background-end-color-stop=0x00457E             \
            --with-background-color=0x3391cd                      \
            --enable-gdm-transition                               \
+           --enable-systemd-integration                          \
            --with-system-root-install                            \
            --with-rhgb-compat-link                               \
            --without-log-viewer
@@ -493,8 +494,13 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Mon Mar 28 2011 Ray Strode <rstrode at redhat.com> 0.8.4-0.20110328.1
+- Update to latest snapshot of plymouth
+- Should hopefully help with taming systemd verbosity post boot
+  Related: #676302
+
 * Wed Mar 23 2011 Ray Strode <rstrode at redhat.com> 0.8.4-0.20110323.1
-- Update to latest version of plymouth
+- Update to latest snapshot of plymouth
 - Features new upstream "spinner" theme
 
 * Fri Mar 04 2011 Ray Strode <rstrode at redhat.com> 0.8.4-0.20110304.1
diff --git a/sources b/sources
index 5a5fddf..b73cdf9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2119c3393d90f703d51b9a85470fe2f  plymouth-0.8.4.tar.bz2
+cc631a0d9ef7ad6b9e7278bc75b5e1d8  plymouth-0.8.4.tar.bz2


More information about the scm-commits mailing list