mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-11 08:08:52 +02:00
plymouth-update-initrd is a script that should probably be eventually dropped. It was originally created to unpack and initrd and graft plymouth in. Later, it just became a thin wrapper around mkinitrd. These days, very few (any?) distros use mkinitrd. Change it to call dracut instead. Relevant irc log: <newfo> this is SO WRONG: http://cgit.freedesktop.org/plymouth/tree/scripts/plymouth-update-initrd <newfo> it won't work on any distro <newfo> would you mind updating that please? <newfo> replace the mkinitrd line in /usr/libexec/plymouth/plymouth-update-initrd to dracut -f /boot/initramfs-$(uname -r).img $(uname -r) <-- newfo has quit (Client Quit) |
||
|---|---|---|
| .. | ||
| default.cfg | ||
| Makefile.am | ||
| new-object.sh | ||
| plymouth-generate-initrd.in | ||
| plymouth-populate-initrd.in | ||
| plymouth-set-default-theme.in | ||
| plymouth-update-initrd | ||
| plymouth.spec | ||