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
This commit is contained in:
Marcus Meissner 2012-07-06 07:50:28 +00:00 committed by Git OBS Bridge
parent e7a82281ee
commit ecdd892a82
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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