diff --git a/plymouth.changes b/plymouth.changes index 87d3894..5dfbeca 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 4 13:07:45 UTC 2012 - meissner@suse.com + +- run "/sbin/mkinitrd" and let it figure out by itself + what initrds to update. bnc#769812 + ------------------------------------------------------------------- Mon Jul 2 11:19:04 UTC 2012 - fcrozat@suse.com diff --git a/suse-initrd-support b/suse-initrd-support index 3d946d5..e162953 100644 --- a/suse-initrd-support +++ b/suse-initrd-support @@ -126,4 +126,4 @@ Index: plymouth-0.8.4/scripts/plymouth-update-initrd @@ -1,2 +1,2 @@ #!/bin/bash -mkinitrd -f /boot/initrd-$(uname -r).img $(uname -r) -+mkinitrd -i initrd-$(uname -r) -k vmlinuz-$(uname -r) ++/sbin/mkinitrd