Bug 818237 - plymouth-update-initrd creates /boot/initrd-$(uname -r) instead of /boot/initramfs-$(uname -r)
Summary: plymouth-update-initrd creates /boot/initrd-$(uname -r) instead of /boot/init...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: plymouth
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-02 14:37 UTC by Dr. Tilmann Bubeck
Modified: 2012-05-02 16:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-02 16:05:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dr. Tilmann Bubeck 2012-05-02 14:37:44 UTC
Description of problem:
Fedora uses /boot/initramfs-$(uname -r) for booting but plymouth-update-initrd creates a /boot/initrd-$(uname -r) which is never used on boot.

Please change the script accordingly.

Version-Release number of selected component (if applicable):
plymouth-scripts-0.8.4-0.20120319.2.fc17.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. /usr/libexec/plymouth/plymouth-update-initrd
2. ls -l /boot
3.
  
Actual results:
/boot/initrd-xxx

Expected results:
/boot/initramfs-xxx

Additional info:

Comment 1 Dr. Tilmann Bubeck 2012-05-02 16:05:20 UTC
Sorry, this was my mistake.

I looked at the script from GIT and did not see, that Fedora's RPM replaces this script with a correct fedora version.

So there is no bug.


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