
DEBIAN-5-BOOT-SPLASH-PORT
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Port of the original Debian 5 boot splash for Plymouth
Debian install:
1) Copy the theme folder --> /usr/share/plymouth/themes/.
2) sudo nano /usr/share/plymouth/plymouthd.defaults
3) Replace the name in the "Theme=" section with the name of the selected theme.
4) sudo update-initramfs -u
EXAMPLE:
[Daemon]
Theme=DEBIAN-5-BOOT-SPLASH-PORT-1920X1080-MEDIUM-LOGO_V2.0_PLYMOUTH-THEME
ShowDelay=0
DeviceTimeout=3 Last changelog:
Debian install:
1) Copy the theme folder --> /usr/share/plymouth/themes/.
2) sudo nano /usr/share/plymouth/plymouthd.defaults
3) Replace the name in the "Theme=" section with the name of the selected theme.
4) sudo update-initramfs -u
EXAMPLE:
[Daemon]
Theme=DEBIAN-5-BOOT-SPLASH-PORT-1920X1080-MEDIUM-LOGO_V2.0_PLYMOUTH-THEME
ShowDelay=0
DeviceTimeout=3
v2.0 (09.06.2023)
- Changed the method Crop instead of Scale for resizing the progress bar image in progress_callback function. This makes the progress bar more even and beautiful.
Ratings & Comments
0 Comments