Bug 624601 - /usr/libexec/plymouth/plymouth-update-initrd uses old style mkinitrd
Summary: /usr/libexec/plymouth/plymouth-update-initrd uses old style mkinitrd
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: plymouth
Version: 14
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-17 07:55 UTC by Wesley S. Hearn
Modified: 2010-09-01 05:55 UTC (History)
3 users (show)

Fixed In Version: plymouth-0.8.4-0.20100823.2.fc14
Clone Of:
Environment:
Last Closed: 2010-09-01 05:55:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.