Bug 624601

Summary: /usr/libexec/plymouth/plymouth-update-initrd uses old style mkinitrd
Product: [Fedora] Fedora Reporter: Wesley S. Hearn <gr33nn1nj4>
Component: plymouthAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: high    
Version: 14CC: fedora, rstrode, thomasj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: plymouth-0.8.4-0.20100823.2.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-01 05:55:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wesley S. Hearn 2010-08-17 07:55:15 UTC
Description of problem:
/usr/libexec/plymouth/plymouth-update-initrd still uses the legacy mkinitrd instead of the newer dracut

Version-Release number of selected component (if applicable):
0.8.4

How reproducible:
Always

Steps to Reproduce:
1. Install Fedora 14/Rawhide
2. Run plymouth-set-default-theme -R <theme>
3. Reboot
  
Actual results:
It creates a initrd and not a initramfs

Expected results:
Generate a initramfs for the current kernel with the new theme.

Additional info:
replace the mkinitrd line in /usr/libexec/plymouth/plymouth-update-initrd to 
dracut -f /boot/initramfs-$(uname -r).img $(uname -r)

Comment 1 Fedora Update System 2010-08-26 18:42:05 UTC
plymouth-0.8.4-0.20100823.2.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/plymouth-0.8.4-0.20100823.2.fc14

Comment 2 Fedora Update System 2010-08-27 02:20:46 UTC
plymouth-0.8.4-0.20100823.2.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update plymouth'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/plymouth-0.8.4-0.20100823.2.fc14

Comment 3 Fedora Update System 2010-09-01 05:55:07 UTC
plymouth-0.8.4-0.20100823.2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.