diff --git a/plymouth.changes b/plymouth.changes index e1ff63f..7e0950d 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 21 11:25:36 UTC 2012 - tittiatcoke@gmail.com + +- Update the installation/update from plymouth in a way that the + initrd file for the current running kernel is updated. + ------------------------------------------------------------------- Tue May 15 09:09:23 UTC 2012 - tittiatcoke@gmail.com diff --git a/plymouth.spec b/plymouth.spec index 38b1548..f2f1b06 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -380,6 +380,7 @@ rm -rf %{buildroot} %post [ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration +%{_libexecdir}/plymouth/plymouth-update-initrd if [ $1 -eq 1 ]; then if [ -f %{_sysconfdir}/default/grub ]; then sed -i 's|splash=silent|splash|g' %{_sysconfdir}/default/grub