From ecdd892a828d3bb26e74c8439185c97f48221f53c18c057a13444dcc75ee671b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 6 Jul 2012 07:50:28 +0000 Subject: [PATCH] Accepting request 127109 from home:msmeissn:branches:Base:System - run "/sbin/mkinitrd" and let it figure out by itself what initrds to update. bnc#769812 OBS-URL: https://build.opensuse.org/request/show/127109 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=65 --- plymouth.changes | 6 ++++++ suse-initrd-support | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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