Commit 03ae655e authored by Roman Alifanov's avatar Roman Alifanov

switch plymouth theme to alt-bgrt

parent 4228efc3
bootsplash/progress_bar.png

6.24 KB | W: | H:

bootsplash/progress_bar.png

173 Bytes | W: | H:

bootsplash/progress_bar.png
bootsplash/progress_bar.png
bootsplash/progress_bar.png
bootsplash/progress_bar.png
  • 2-up
  • Swipe
  • Onion skin
bootsplash/progress_box.png

17.4 KB | W: | H:

bootsplash/progress_box.png

196 Bytes | W: | H:

bootsplash/progress_box.png
bootsplash/progress_box.png
bootsplash/progress_box.png
bootsplash/progress_box.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -73,16 +73,17 @@ Suitable for both lilo and syslinux.
для дистрибутива %distro_name_ru.
%package bootsplash
Summary: Theme for splash animations during bootup
Summary(ru_RU.UTF-8): Тема для экрана загрузки для дистрибутива %distro_name_ru
License: Distributable
Group: System/Configuration/Boot and Init
BuildArch: noarch
Provides: plymouth-theme-%theme = %EVR
Summary: Theme for splash animations during bootup
License: Distributable
Group: System/Configuration/Boot and Init
Provides: plymouth-theme-%theme plymouth(system-theme)
%define plymouth_theme bgrt-alt
Requires: plymouth-theme-bgrt-alt
Requires: plymouth-plugin-script
Requires(pre): plymouth
%branding_add_conflicts %flavour bootsplash
Requires: plymouth-plugin-label
Requires: fonts-ttf-dejavu
Requires(pre,postun): plymouth
%description bootsplash
This package contains graphics for boot process for %distro_name
......@@ -278,11 +279,7 @@ shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_HIGHLIGHT %grub_high
#bootsplash
%post bootsplash
[ "$1" -eq 1 ] || exit 0
subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
[ -f /etc/sysconfig/grub2 ] && \
subst "s|GRUB_WALLPAPER=.*|GRUB_WALLPAPER=/usr/share/plymouth/themes/%theme/grub.jpg|" \
/etc/sysconfig/grub2 ||:
sed -i "s/Theme=.*/Theme=%plymouth_theme/" /etc/plymouth/plymouthd.conf ||:
#notes
%post notes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment