Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 3ed3b6f65d3422fc70aaaef752442a03 > files > 1

dracut-038-19.mga5.src.rpm

From 5b6d3cbc59da72a96be7b291717cc0a1eeb814af Mon Sep 17 00:00:00 2001
From: Colin Guthrie <colin@mageia.org>
Date: Wed, 30 Nov 2011 22:07:56 +0000
Subject: [PATCH 500/515] Plymouth customisations for Mageia

---
 modules.d/50plymouth/plymouth-populate-initrd.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules.d/50plymouth/plymouth-populate-initrd.sh b/modules.d/50plymouth/plymouth-populate-initrd.sh
index f8ef519..bd1b747 100755
--- a/modules.d/50plymouth/plymouth-populate-initrd.sh
+++ b/modules.d/50plymouth/plymouth-populate-initrd.sh
@@ -1,12 +1,12 @@
 #!/bin/bash
 # -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
 # ex: ts=8 sw=4 sts=4 et filetype=sh
-PLYMOUTH_LOGO_FILE="/usr/share/pixmaps/system-logo-white.png"
+PLYMOUTH_LOGO_FILE="/usr/share/dracut/logo.png"
 PLYMOUTH_THEME=$(plymouth-set-default-theme)
 
 inst_multiple plymouthd plymouth \
     "${PLYMOUTH_LOGO_FILE}" \
-    /etc/system-release
+    /etc/mageia-release
 
 mkdir -m 0755 -p "${initdir}/usr/share/plymouth"
 
-- 
1.9.2