|
|
|
@ -4,9 +4,10 @@ PLYMOUTH_LOGO_FILE="/usr/share/pixmaps/system-logo-white.png"
@@ -4,9 +4,10 @@ PLYMOUTH_LOGO_FILE="/usr/share/pixmaps/system-logo-white.png"
|
|
|
|
|
PLYMOUTH_THEME=$(plymouth-set-default-theme) |
|
|
|
|
|
|
|
|
|
inst_multiple plymouthd plymouth \ |
|
|
|
|
"${PLYMOUTH_LOGO_FILE}" \ |
|
|
|
|
/etc/system-release |
|
|
|
|
|
|
|
|
|
test -e "${PLYMOUTH_LOGO_FILE}" && inst_simple "${PLYMOUTH_LOGO_FILE}" |
|
|
|
|
|
|
|
|
|
mkdir -m 0755 -p "${initdir}/usr/share/plymouth" |
|
|
|
|
|
|
|
|
|
inst_libdir_file "plymouth/text.so" "plymouth/details.so" |
|
|
|
|