mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-03-11 23:30:40 +01:00
Before this commit plymouth-populate-initrd was only recursively copying the /usr/share/plymouth/themes/$PLYMOUTH_THEME_NAME to the initrd, assuming that ImageDir will point there. This makes it impossible for 2 themes to share their ImageDir, which is desirable for example for the spinner and bgrt themes, which use the same images with slightly different settings. This commit also makes plymouth-populate-initrd also copy the ImageDir if it is different from the theme-dir, making it possible for ImageDir to point to a different dir. Signed-off-by: Hans de Goede <hdegoede@redhat.com> |
||
|---|---|---|
| .. | ||
| 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 | ||