
Sabayon plymouth
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
ITA LANGUAGE
--------------------------------------------------------------------------------
Installazione del tema su sabayon/gentoo:
copiare il tema sabayon in /usr/share/plymouth/themes
editare il file /etc/default/grub
[quote]GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_GFXPAYLOAD_LINUX="keep"[/quote]
editare il file genkernel /etc/genkernel.conf
[quote]# Enable splashutils in early space (initrd). Default is "no".
# SPLASH="no"
# Installs (or not if set to "no") Plymouth into the initramfs. If "splash" will be
# passed to GRUB_CMDLINE_LINUX_DEFAULT at boot Plymouth will be activated.
PLYMOUTH="yes"
# Embeds the given Plymouth theme into the initramfs.
PLYMOUTH_THEME="sabayon"[/quote]
Eseguire i seguenti comandi:
[quote]plymouth-set-default-theme --list[/quote]
[quote]plymouth-set-default-theme sabayon[/quote]
[quote]genkernel initramfs[/quote]
[quote]grub2-mkconfig -o /boot/grub/grub.cfg[/quote]
-------------------------------------------------------------------------------------
ENG LANGUAGE
-------------------------------------------------------------------------------------
Installing the theme of sabayon/gentoo :
copy the theme sabayon in /usr/share/plymouth/themes
edit the file /etc/default/grub
[quote] GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_GFXPAYLOAD_LINUX="keep" [/quote]
edit the file genkernel /etc/genkernel.conf
[quote] # Enable splashutils in early space ( initrd ) . Default is " no" .
# SPLASH="no"
# Installs ( or not if September to "no " ) Plymouth into the initramfs . If " splash " will be
# Passed to GRUB_CMDLINE_LINUX_DEFAULT at boot Plymouth will be activated.
PLYMOUTH="yes"
# Plymouth embeds the given theme into the initramfs .
PLYMOUTH_THEME="sabayon"[/quote]
Run the following commands :
[quote] plymouth-set-default-theme --list [/quote]
[quote] plymouth-set-default-theme sabayon [/quote]
[quote] genkernel initramfs
grub2-mkconfig -o /boot/grub/grub.cfg[/quote]
Please login or register to add a comment or rating